搜索资源列表
贝叶斯和Fisher分类器的matlab源程序
- 基于bayes和fisher的分类器,便于对通一批数据比较两个分类器的分类结果标有注视,简单易懂,用于初学者入门使用
bayes-Matting
- 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
bayes
- 使用matlab对基于最小错误率的bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
bayes_example
- bayes分类器应用于IRIS数据集的例子-An example of bayes Classifier applied on IRIS Data Set
bayes
- 贝叶斯决策,用matlab设计的两类正态分布模式的贝叶斯分类程序-bayes
Navie-bayes
- 机器学习中关于朴素贝叶斯(NB)方法的matlab源代码,附带四个数据集用于实验-Machine Learning on bayesian (NB) method of matlab source code, with four data sets for experiments
Naive_matlab
- Naive bayes classification algorithm
bayes
- 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
subattribspace
- 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive bayes algorithm for matlab in a Naive bayes algorithm matlab
VBEMGMM
- Variational bayes by EmtiyazKhan
bayes
- 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of bayesian classifier design formula method.
bvsgs
- bayes model averaging with selection of regressors - This program can be utilized for bayesian Variable Selection using Gibbs Sampler-bayes model averaging with selection of regressors- This program can be utilized for bayesian Variable Selection usi
NB
- 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive bayes algorithm, in order to function the form of implementation, a morning flower time
bayes-matlab
- 基于最小错误率,和最小风险的bayes分类器matlab 实现 -bayes matlab
subattribspace
- 朴素贝叶斯matlab实现,基于matlab编程-Naive bayes matlab to achieve, based on the matlab programming
bayes
- 基于最小错误率bayes分类,matlab编写-bayes classification based on minimum error rate, matlab write
bayes
- bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的matlab程序 【13】模糊神经网络解耦M
bayes
- 基于贝叶斯(bayes)阈值的小波(WAVELET)图像去噪算法源代码-Based on bayesian (bayes) threshold wavelet (WAVELET) image denoising algorithm source code
bayes
- 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional bayesian classifier, the minimum error rate classifier, minimum risk bayes classifier