搜索资源列表
bayes_classifier
- 贝叶斯分类器-Bayesian classifier ..........
bayes_classifier
- 模式识别 中的第一章节的贝叶斯分类器基本程序-pattern recognition bayes classfier
bayes_multiclass
- z=bayes_classifier(m,S,P,X). This function outputs the Bayesian classification rule for M classes, each modeled by a Gaussian distribution. where, M: the number of classes. • l: the number of features (for each feature vector). •