搜索资源列表
BayesDiscriminate.rar
- Matlab的贝叶斯判别算法(逐步判别),Matlab' s Bayes discriminant algorithm (stepwise discriminant)
bayesclassify
- bayes 判别分析的matlab程序代码,实现对于肾病患者的分类-bayes discriminant analysis of matlab code to achieve the classification for renal patients
partest
- This function calculate the performance, based on Bayes theorem, of a clinical test. The input is based on a 2x2 matrix (true positive, false positives false negative, true negatives). The Outputs are: - Prevalence of disease - Test Sensibility
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
bayes
- 贝叶斯算法 贝叶斯算法 贝叶斯算法-Bayesian method Bayesian method Bayesian method Bayesian algorithm
moshishibie
- 关于模式识别,的一个大作业,是用贝叶斯区分男女的-bayes
program
- Bayes分类器matlab源码,包含两个文件:一个是数据生成,一个是用于分类-Bayes classifier matlab source, contains two files: a data generation, one is used for classification
bAYES
- 一个用MATLAB实现的贝叶斯辨识的代码,可以利用贝叶斯算法实现辨识-The Bayesian identification code in MATLAB
matlab
- 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
bayes
- matlab基于最小错误率的贝叶斯分类器设计-Bayesian classifier design matlab minimum error rate
Matlab-Naive--Bayer
- 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
bayes
- 基于贝叶斯算法的数字图图像抠图,在matlab下实现其运行,图像保存在目录为e盘-Based on bayesian algorithm of digital map image cutout, achieve its operation under matlab, to e disk images stored in the directory
Bayes-identification
- matlab Bayes idetification 系统参数辨识-system parameter idetification
matlab-algorithm-programming
- bayes估计 最佳波束形成器 TLS-ESPRIT算法-Bayes estimation optimal beam forming device TLS-ESPRIT algorithm
Problem 1
- this code write for Bayse classifier in matlab
bayes
- 朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)
FullBNT-1.0.4
- bayes网络在matlab中很好的诠释了算法的说明(Bayes network in MATLAB, very good interpretation of the algorithm descr iption)
How to use the Bayes Net Toolbox
- Bayes Net工具箱在matlab中如何使用的说明,案例及讲解(How the Bayes Net toolkit uses instructions, cases, and explanations in MATLAB)
Beyes
- 实验要求: 1. 以身高为例,画出男女生身高的直方图并做对比; 2. 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3. 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4. 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(Experimental requirements: 1. take height as an exa
codeFramework
- matlab 的naivebayes程序(This is a matlab code naive bayes)