搜索资源列表
Fisher
- 实现了fisher线性分类器的功能,源码使用matlab编程,通俗易懂
fish
- Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。
fisher掌纹识别matlab程序
- 这是一个用Fiseher方法实现的掌纹识别程序,是研究掌纹识别的初学者的必备学习程序。
Fisher_example
- Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
MFA
- Marginal Fisher Analysis算法,可用于降维,注释有使用说明!供大家学习交流!-Marginal Fisher Analysis algorithm, can be used for dimensionality reduction, the Notes are used to explain! For all to learn!
FDA
- Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
Fisher
- fisher线性分类器算法,算法实现三维空间中样本中各点的分类情况。-fisher linear classifier algorithm to achieve three-dimensional sample points in the classification.
fisher
- Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
fisher
- 目前模式识别中最为通用的简单的fisher分类器-At present, the most commonly used pattern recognition simple fisher classifier
nnn
- fisher分类,matlab实现。fisher分类,matlab实现-fisher,matlab
fisherandbayes
- 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
fisher
- 本程序为Fisher准则的Matlab仿真程序,比较简单,仅作学习参考之用。-This procedure guidelines for the Matlab simulation Fisher procedure is relatively simple, only to learn reference.
fisher_matlat
- 简单的分类器的实现,包括最小线性法,贝叶斯、fisher准则等,可以学习借鉴。-fisher matlab
fisher
- 用fisher分类器实现简单的分类,首先进行样本的训练,然后对待测样本进行测试,程序中画出了分界面。-Fisher classifier with a simple classification, first of all to the training sample, then treatment of test samples for testing, the interface of the program are drawn.
fisher
- matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
fisher-and-Fuzzy-similarity
- 通过matlab语言实现Fisher分类和基于核Fisher分类的设计与实现研究和模糊相似关系直接用于分类,实现结果良好,可供大家使用,互相学习。-Fisher classifier matlab language and kernel Fisher classification-based design and realization of fuzzy similarity relations for the classification, to achieve good results fo
kernel
- 核函数的实现,核分析 和核主成份分析,核Fisher判别 的matlab实现-Nuclear function, nuclear analysis and kernel principal component analysis, kernel Fisher matlab implementation
bp神经网络
- Matlab实现前向神经网络的方法 本文以Fisher的Iris数据集作为神经网络程序的测试数据集(Implementation of feedforward neural networks by Matlab)