搜索资源列表
贝叶斯辨识
- 一个很有用的贝叶斯辨识的MATLAB程序,结果会很流畅的图形输出.-a very useful identification of MATLAB Bayesian procedures, and results will be very smooth graphics output.
FullBNT-1.0.2
- 贝叶斯网络的matlab实现。可以创建贝叶斯网络、训练模型,以及实现统计推理-Bayesian network Matlab achieve. Bayesian networks can create, model training, and the realization of statistical reasoning
bayesmean
- 一个matlab程序,有关已知方差的高斯分布的均值贝叶斯学习方法。详见程序内说明。-a Matlab procedures, the known variance of the Gaussian distribution of the mean Bayesian learning methods. See Note procedures.
贝叶斯分类matlab源码
- 贝叶斯分布对数据分布类别判断matlab源程序
contourlet.rar
- contourlet变换工具箱,附带贝叶斯阈值去噪,Toolbox contourlet transform, with Bayesian threshold denoising
AMeucciRiskandAssetAllocationRoutines
- 经济学专业代码,单变量分布,多变量分布,市场模型,评价分配,优化分配,贝叶斯估计,风险估计等代码-Economics professional code, single-variable distribution, multi-variable distribution, market model, evaluation of the distribution, optimize distribution, Bayesian estimation, risk estimation code
bp.example
- 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
NB
- 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time
classify_NN
- 贝叶斯分类,已经调试成功,大家共享一下。-Bayesian classifier, has been testing the success of everyone to share about.
ReBEL_0-2-6
- 递归贝叶斯估计的工具包,旨在方便序列贝叶斯估计-A Matlab toolkit for Recursive Bayesian Estimation
K2
- 贝叶斯网络学习算法——k2算法,包括对贝叶斯网络结构的学习,最后生成网络-Bayesian network learning algorithm- k2 algorithms, including Bayesian network structure learning, the last generation network
Bayes_1
- 首先,对CATEGORY中的txt文件分类; 其次,对多个txt文件中的英文文本进行分词; 最后,通过贝叶斯公式进行分类;-First, in the txt file CATEGORY classification Secondly, multiple txt files in English text word Finally, by Bayes formula to be classified
beyes
- 贝叶斯算法,我相信大家都很了解吧,这个算法很经典,很实用哦。-Bayesian algorithm, I think we all understand it, this algorithm is very classic, very practical oh.
Introduction_of_dbn
- 动态贝叶斯网络的介绍,包括现阶段研究状况与应用-Introduction to dynamic Bayesian networks, including the present status of research and application of
Pattern_recognition4
- 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
bnt
- 这是一个 完整的贝叶斯网matlab工具箱,是用来做数据挖掘,数据分析等的强力工具,欢迎下载-This is a matlab a complete Bayesian network toolbox is used for data mining, data analysis, a powerful tool, are welcome to download。
Bayesian-maximum-a-posteriori
- 实现贝叶斯最大后验概率计算,适合原理的研究,简单易懂。-To achieve the maximum a posteriori Bayesian probability, the principle of appropriate and easily understood.
MultiVisu2
- matlab 贝叶斯和通用阈值软阈值图像去噪方法MATLAB程序-Bayesian and general threshold soft threshold image denoising method MATLAB program
BMS_matlab
- 用于Matlab的BMS工具箱用来执行贝叶斯模型平均(BMA)计算模块(BMS toolbox for Matlab allows to perform Bayesian Model Averaging (BMA) with the R-library 'BMS' out of Matlab. The toolbox provides the core functionality to call an R session in the background that actual
Classifiers
- 我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-Class