搜索资源列表
all
- 模式识别分类器的设计,此为K均值法源码,经调试通过。所用数据为标准IRIS。
Fisher520
- 模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。
LMS520
- 模式识别分类器的设计,此为LMS法源码,经调试通过。所用数据为标准IRIS。
bayes-classsifier
- 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
SVM
- 基于SVM的分类器设计小程序的源码 非常适合初学者学习 共借鉴-the code for new lenear
bayes_classifier
- 贝叶斯分类器是一种基于概率误差最小的优化设计分类器。该源码带注释,更方便新手入门。 -bayes classifier