搜索资源列表
Perceptron
- 模式识别,算法用于模式分类,采用了matlab自带的接口函数-pattern recognition algorithm for pattern classification, using the Matlab's own interface function
DNAClassification
- DNA分类,包含三中模式识别经典算法的实现:K紧邻,BP神经网络,概率神经网络。-DNA classification, which includes three classic pattern recognition algorithm to achieve : K borders, BP neural networks, probabilistic neural network.
模式识别分类
- 模式识别分类 内有聚类算法.分段线性算法-Categorization of pattern recongnization includes clustering algorithm and segmentation linear algorithm.
HK算法
- 模式识别HK分类算法 vc下dos程序-pattern recognition algorithm vc HK classification procedures under dos
hundun
- 混沌算法,模式识别中的一类重要分类算法!自己写的!运算速度快!分类效果好!有注释!-Chaotic algorithm, pattern recognition algorithm for a class of important! Wrote it myself! Computing speed! Category effective! Annotated!
classification
- 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
libsvm_setup
- 这是台湾大学林智仁(Lin Chih-Jen)副教授等人开发的SVM模式识别与回归的软件包,该软件可以解决C-SVM分类、-SVM分类、-SVM回归和-SVM回归等问题,包括基于一对一算法的多类模式识别问题。-This is the National Taiwan University, Lin Zhiren (Lin Chih-Jen), associate professor, who developed SVM pattern recognition and regression of t
隐马尔科夫工具
- 可用于模式识别,特征提取分类的主要工具。性能可靠,计算速度快。
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
newClassificationToolbox.ZIP
- 最新的模式识别分类工具箱,希望对朋友们有用!-The latest classification pattern recognition toolbox, in the hope that useful friends!
NeuralNetwork_BP_Classification
- BP 神经网络用于模式分类 大型网络的首选算法 - 函数拟合,模式识别-BP neural network for pattern classification algorithm of choice for large networks- function fitting, pattern recognition
juleihefenlei
- 对一组样本通过C-means算法进行聚类分析,然后对聚类结果用感知器算法进行分类,是模式识别课程的实验。-Samples of a group through the C-means cluster analysis algorithm, and then the results of the clustering algorithm used to classify perceptron is a pattern recognition course experiment.
LMS-MATLAB
- LMS-MATLAB最小均方算法的Matlab源程序,模式识别中的分类器-LMS-MATLAB least-mean-square algorithm of Matlab source code, Pattern Recognition Classifier
KNN
- 基于VC++编写的模式识别分类中的KNN算法程序-Written in VC++ based on pattern recognition classification of the KNN algorithm program
K-meansclusteringalgorithmmatlabprogram
- 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
461518386Yale_PCASVM
- 程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。-svm apply to fenlei
RBF遗传优化
- RBF网络能够逼近任意的非线性函数,可以处理系统内的难以解析的规律性,具有良好的泛化能力,并有很快的学习收敛速度,已成功应用于非线性函数逼近、时间序列分析、数据分类、模式识别、信息处理、图像处理、系统建模、控制和故障诊断等。(RBF network can approximate any nonlinear function, regularity can handle within the system to parse, has good generalization ability and
SVM
- 模式识别分类,支持向量机,二分类算法,库函数实现(Pattern recognition classification)
模式识别代码
- 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
ga-bp
- 一个遗传算法优化神经网络的分类器,可用于模式识别。(A genetic algorithm optimizes the classifier of neural network, which can be used for pattern recognition.)