搜索资源列表
off_line_recognition
- 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identi
SYNTH_train
- matlab实现的用fisher方法进行分类的任务-achieved using Matlab fisher method for classifying tasks
fisher_identify
- 学进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识,理解Fisher准则方法确定最佳线性分界面方法的原理,以及Lagrande乘子求解的原理。-school with a better understanding of classification of the design concept, According to the design of linear classification for a more profound understanding, Fisher
KLFDA
- Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction
FisherfaceCore
- 费舍尔用于分类的程序,非常简洁易懂,非常好用-Fisher for the classification process is very simple and easy to understand, very easy to use
PCI_Code-Folder
- 《集体智慧编程》这本书的源码,里面包含数据挖掘方面的一些算法,包括遗传算法,费舍尔算法,决策树等-" The collective wisdom of programming source code of this book, which contains the data mining aspects of algorithms, including genetic algorithms, Fisher algorithm, decision tree
work
- 求取特征参数的fisher比, -fisher ratio fisher ratio fisher ratio
tycfgsmatlab
- matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
linear
- Linear discriminant analysis (LDA) and the related Fisher s linear discriminant are methods used in statistics, pattern recognition and machine learning to find a linear combination of features which characterizes or separates two or more classes of
matlab)
- Fisher最优求解算法Matlab代码-Fisher optimal algorithm Matlab code
ofdm--yasuo
- OFDM 自适应算法能够根据信道的状况进行比特和功率的分配,能够有效的降低误码率.本程序综合了迭代注水算法,CHOW算法,FISHER算法,H-H算法,以及自己改进的迭代注水算法程序,并进行了对比,改进的算法在有效性与迭代注水算法基本相近,但复杂度和实际应用性都更强,值得参考。-OFDM adaptive algorithm make the bit and power allocation according to the status of the channel .It can eff
mine-fisher-pca
- PCA分类,用于较好的去噪降维,matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘-PCA classification for better denoising dimensionality reduction, a variety of adaptive matlab simulation analysis. . Adaptive information processing alg
[emuch.net]Fisher
- 人脸识别的Fisher线性判别分析,可在MATLAB直接运行-Fisher linear discriminant analysis for face recognition, can be run directly in MATLAB
Fisher_Bayes
- 模式识别中Fisher、Bayes分类器设计-Design of Fisher and Bayes Classifier in Pattern Recognition