搜索资源列表
ISODATAm
- 模式识别中的isodata算法,内有详细的说明文档-Pattern Recognition ISODATA algorithm, which has detailed documentation.
nearest
- 模式识别分类方法中的最近邻准则方法。内有详细说明文档。-Pattern recognition classification criteria of the nearest neighbor method. There are detailed descr iption of the document.
pattern-recognition-simulation
- 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
Pattern_recognition2
- 张学工老师模式识别课程二次作业,用fisher线性判别对身高体重二维数据进行性别分类-Zhang engineering curriculum of secondary teachers pattern recognition operations, fisher linear discriminant with two-dimensional data on height and weight, gender-disaggregated
moshishibie
- 关于模式识别,的一个大作业,是用贝叶斯区分男女的-bayes
pattern
- 很好的课件!里面涉及了;老师上课的所有内容,对于学习模式识别的同学,有较好的参考价值!-Good courseware! Which involves the teacher in class all the content, pattern recognition for the students to learn, have good reference!
patternRecognitionAndcompute
- 模式识别与智能计算matlab实现的源代码 主要有聚类分析 手写数字分类的实现-pattern Recognition And intelligence computing
xianxing
- 在模式识别中线性判别函数的MATLAB实现,与程序分析-Linear discriminant function in pattern recognition of the MATLAB implementation, and program analysis
Parzen
- Parzen窗函数 模式识别 matlab-Parzen window in matlab
BP-matlab
- BP神经网络算法的matlab实现,对于模式识别具有重要意义。-BP neural network algorithm matlab realize, for pattern recognition is important.
mohumoshishibieyuandaima
- 模糊模式识别matlab仿真全书的源程序,全书的源代码-Fuzzy pattern recognition matlab simulation source book, the book of the source code
SOM-MATLAB
- SOM自组织分类仿真MATLAB代码,主要应用于模式识别分析研究-pattern recognition of SOM simulation
matlab-BPNN-code
- matlab语言的神经网络开源源程序 实际可用来分类预测模式识别-MATLAB language neural network source code can be used to classify the actual pattern recognition
Classification-MatLab-Toolbox
- matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值--attern recognition Matlab toolbox, including SVM, ICA, PCA, NN pattern recognition algorithms, and so on, of great reference value
max_min-distance-matlab
- 模式识别最大最小算法,MATLAB实现,可以实现鼠标选点,进行样例点的分类-Pattern recognition of the maximum and minimum algorithm, MATLAB implementation, can achieve the mouse point, classification of sample points
《模式识别与智能计算》全书实例的源程序
- 为了方便读者学习本书的内容,特地将本书中各章节自编函数(见“《模式识别与智能计算》部分函数的源程序”文件夹)及书中较多行的命令(见“《模式识别与智能计算》全书实例的源程序”文件夹),都摘录于各章节中。使用时请将其转换成M文件格式,并且注意M文件中是英文状态,所以要特别注意word格式中的标点符号及提示符前面的空格是否是英文状态(在M文件中,如果字符不是英文状态,会出现波红色浪线的提示)。 如果文件中是函数,则根据matlab形式要求,将其写成函数形式,并保存在相应的路径上。(In order
sharingcode-LCKSVD
- 模式识别 字典学习 图像处理 本人亲测 可以直接运行!(Pattern recognition, dictionary learning, image processing)
rzcrgnition
- 模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值(Pattern recognition matlab toolbox, including SVM, ICA and PCA and NN, and so on pattern recognition algorithm, is of great reference value)
三步搜索法
- 本实验的目的是学习Parzen窗估计和k最近邻估计方法。在之前的模式识别研究中,我们假设概率密度函数的参数形式已知,即判别函数J(.)的参数是已知的。本节使用非参数化的方法来处理任意形式的概率分布而不必事先考虑概率密度的参数形式。在模式识别中有躲在令人感兴趣的非参数化方法,Parzen窗估计和k最近邻估计就是两种经典的估计法。(The purpose of this experiment is to study the Parzen window estimation and the k nea
模式识别MATLAB代码
- 这是一些常用模式识别算法的MATLAB代码,希望对大家有所帮助(This is the MATLAB code of some common pattern recognition algorithms. I hope it will be helpful to you all.)