搜索资源列表
最大似然估计分类算法的matlab实现
- 最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。,Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.
isodata.rar
- 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
adaboost
- adaboost:经典的分类算法,配有相应的论文及程序使用说明-adaboost: classical classification algorithms, with the corresponding papers and procedures for use
multiclass
- 多分类算法 matlab源代码 multiclassify-multiclassify
motorimage_Csp
- 脑电想象运动的csp特征提取分类算法 matlab平台,通过投票可以直接扩展到多类-Imagine the movement csp EEG feature extraction classification algorithm matlab platform, through the vote can be directly extended to multiple classes
贝叶斯分类算法
- 贝叶斯分类算法程序,matlab,和那好很好很
Classification-MatLab-Toolbox
- Classification MatLab Toolbox一个很好的图像处理界面,它能够使用很多算法进行模式识别分类-Classification MatLab Toolbox a good image processing interface, it can use many algorithms for pattern recognition classification
adaboost-Matlab
- 用matlab实现的adaboost分类器算法-Implemented with the matlab adaboost Classifier
Leader_Follower
- matlab编写的leader_follower[数据挖掘]分类算法。-Matlab leader_follower prepared by the [data mining] classification algorithm.
stprtool15aug08
- 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
SVM_lzb1p0
- 支持向量机matlab程序 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法-Support vector machine matlab procedur
yichuanyouhuadrough
- 粗糙集是一种数据预处理算法,可以用遗传算法对其进行优化。是很好的分类算法-Rough set is a data pre-processing algorithm, genetic algorithm can be used for its optimization. Is a good classification algorithm
mill
- 包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
NB
- 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
MVU
- MVU算法的详细分析,标准的分类算法,高效实现分类-MVU
differentcalsiificationpalying
- 模式识别中各种分类算法演示Demonstrate a variety of classification algorithms in pattern recognition-Demonstrate a variety of classification algorithms in pattern recognition
MatLab-Classification
- MATLAB 模式分类算法程序,是英文版《模式分类》教程的有关资料。-MatLab Classification
SVM算法matlab程序
- SVM(Support Vector Machine) 支持向量机算法,遥感影像分类,matlab(SVM (Support Vector Machine) support vector machine algorithm, remote sensing image classification, matlab)
感知器算法Matlab源码
- 感知器算法Matlab源码。用于解决感知器分类的问题(Perceptron algorithm Matlab source code)
K_means分类算法
- k-means分类算法MATLAB实现,将数据分类到不同中心范围