搜索资源列表
fisher
- 基于Fisher线性判别的基因分类器的matlab源码
fisher.rar
- fisher最优分割法的MATLAB算法,fisher s MATLAB code
stprtool.rar
- 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
fisher.rar
- 现了fisher线性分类器的功能,源码使用matlab编程,Is the fisher linear classifier functions, the use of matlab programming source code
knn.kmeans.fisher
- 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
fisher
- 这是一各关于线性判别函数分类的MATLAB程序,希望对大家的学习有所帮助-This is the one on the linear discriminant function classification MATLAB program, and they hope to learn from everyone
fisher
- 鱼群算法,一种用Matlab实现的鱼群算法。-Fish algorithm, a Matlab algorithm to achieve the fish.
sex_recognization
- 模式识别:线性分类器,fisher线性判别 female和male中分别为训练集 test1和test2为测试集-fisher
fisher_classify
- function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known typ
Matlab
- Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
Fisher
- 使用Fisher 现行判别函数对给定的样本进行训练,对于两类,Fisher线性判别函数很好做,就是 w = Sw (m1 - m2), 其中:Sw为总类内离散度矩阵, m1, m2, 为两个模式类的均值-Fisher discriminant function using the current sample of a given training for two, Fisher linear discriminant function is well done, that is, w = Sw
fisher
- matlab 程序,是模式识别中的FISH算法的实现,附运行结果 -MATLAB program, the FISH pattern recognition algorithm to achieve, with a running results
Fisher
- fisher线性鉴别分析 用matlab实现的源代码 对于ORL库德识别率达到96 以上-fisher Linesr discriminant analysis
Fisher-linear-classify
- matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
fisher
- 用于判别分析的fisher判别分析,由谢中华老师编写的源程序-Discriminant analysis
fisher--matlab
- 利用fisher线性判别分析方法的matlab代码-Use of fisher linear discriminant analysis method matlab code
fisher
- 实现Fisher线性判别,数据为三类数据,有画图功能(To achieve Fisher linear discriminant, the data for the three type of data, drawing function)
fisher
- 用matlab进行fisher判别 一段代码 可以直接使用(Fisher discrimination with MATLAB)
fisher
- 利用Fisher准则计算两类数据间的类间离散矩阵和类内离散矩阵(Using Fisher criterion to calculate inter class discrete matrix and intra class discrete matrix between two classes of data)
fisher算法matlab源程序
- fisher算法matlab源程序,Fisher系数F,又称距离可分性测度,用来评价类间分离程度的函数(Fisher algorithm matlab source program, Fisher coefficient F, also called distance separability measure, is used to evaluate the degree of separation between classes.)