搜索资源列表
聚类程序
- 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
assignt
- duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
ganzhiqi_s200502106
- 模式识别-基于感知函数准则的线性分类器设计,完全自编代码,有详细说明。-pattern recognition-based perceptual function criteria for the classification of linear design, completely writing code is described in detail.
bayes
- 用matlab完成基于最小错误率的贝叶斯分类器的设计-Done with matlab error rate based on the minimum design of Bayesian classifier
nonlinerSVMfeileiqi
- 用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。-Half of the data used by ANN-BP algorithm design classifier, the other half of the data used to test the classifier performance.
基于BP神经网络设计分类器
- 基于BP神经网络设计分类器,MATLAB源程序例子。-Design based on BP neural network classifier, MATLAB source code examples.
tezhengxuanzhe
- 利用最小互信息实现向量的特征选择,优化分类器的设计,原创-The use of mutual information to achieve the smallest feature selection vectors, optimizing the classifier design, originality
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.
xiaoyouxidaima
- 手势分类器设计,很好很强大,太强大了,真的-Gesture classifier design, very good very strong, too strong, and true
Bayes
- Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
jxsvm
- 交互支持向量机学习算法能解决一些监督学习问 题中学习样本较少的问题, 它以支持向量机(SVM ) 方法为 基础, 将设计分类器变成一个交互的过程, 即: 根据对已知 样本进行的SVM 分类器设计, 主动采样选择“有用”的新样 本, 并进行下一步SVM 分类器的设计。与普通SVM 法相 比, 该方法所需的样本量大大降低, 而且可能达到更好的推 广能力。文本信息过滤问题的实例说明了该算法的有效性。-Interactive support vector machine lear
BP_Adaboost5
- 基于 BP_Adaboost 强分类器设计 公司财务预警 建模-Classifier design based on BP_Adaboost strong financial early warning model
bayes
- 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
FullBNT-1.0.4
- 比较全面的贝叶斯工具箱,包含贝叶斯分类器等的设计等-bayes tools box
fenleisuanfa
- 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.
贝叶斯分类器设计
- 利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。也就是说,贝叶斯分类器是最小错误率意义上的优化。
贝叶斯分类器
- 贝叶斯分类器设计,分参数已知和参数未知两种情况,含最大似然参数估计代码
test2-BP
- 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。(Using BP neural network to design a classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literatur
贝叶斯分类器
- 该程序能够实现对两种样本进行贝叶斯分类,并且能够通过旋转观察两类的三维图,还能够画出超平面,更加直观的观察两类的分类。(The program can realize the Bayesian classification of two kinds of samples, and can be observed by rotating the 3D figure two class, also can draw a plane, the classification of the two cla
BP_Adaboost
- 基于BP-Adaboost的强分类器设计(Design of strong classifier based on BP-Adaboost)