搜索资源列表
Fisher-LDA
- fisher-LDA原理的详细讲解,英文,模式识别方面会很有帮助
fisher
- 模式识别中应用fisher原则进行分类的算法程序。对学习模式识别很有用。
fisher.rar
- 这是模式识别中线性分类器中最常用的fisher线性分类器,并在结果中画出了分类线和分类效果,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
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.m.tar
- 模式识别经典算法:fisher判别分析的二次优化形式实现。-Classic pattern recognition algorithms: fisher discriminant analysis achieved in the form of quadratic optimization.
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
orl_fisher
- 模式识别的经典算法之一,fisher脸特征提取,采用matlab进行编程-One of the classic pattern recognition algorithms, fisher Face feature extraction using matlab programming
fisher
- 用C++实现了模式识别中的fisher算法,-Using C++ implementation of the Pattern Recognition fisher algorithm,
fisher
- 目前模式识别中最为通用的简单的fisher分类器-At present, the most commonly used pattern recognition simple fisher classifier
fisher
- fisher线性分类器!分类是模式识别中重要的一个步骤!-fisher linear classifier! Pattern recognition classification is an important step!
fisherandbayes
- 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
fisher
- fisher classfier,主要用于模式识别中的分类,是一种常用的线性分类器。其实严格依据fisher准则编写的。-fisher classfier, mainly used for pattern recognition in the classification, is a commonly used linear classifier. In fact, strictly in accordance with guidelines of the fisher.
fisher
- matlab 程序,是模式识别中的FISH算法的实现,附运行结果 -MATLAB program, the FISH pattern recognition algorithm to achieve, with a running results
FisherLDA
- fisher模式识别线性判别分析,在信号处理中运用比较普遍-fisher linear discriminant analysis pattern recognition, signal processing used in the more common
fisher
- matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
Fisher
- Fisher模式识别问题的困难之一是维数问题,低维特征空间的分类问题一般比高维空间的分类问题简单。因此,人们力图将特征空间进行降维,降维的一个基本思路是将d维特征空间投影到一条直线上,形成一维空间-One of the difficulties Fisher pattern recognition problem is the dimension of the problem, classification of low-dimensional feature space is generall
pattern recognition
- 模式识别,fisher判别法,近邻法,k近邻法matlab例程(Pattern recognition, Fisher discriminant method, nearest neighbor method, k nearest neighbor method, matlab)
模式识别
- 贝叶斯估计,最大似然估计,Fisher线性识别和K均值(Bias estimation, maximum likelihood)
程序
- 模式识别在MATLAB程序下的有关算法程序,包括Fisher分类,ML分类,parzen窗分类,直方图画法,roc曲线,roc分类等(Pattern recognition in the MATLAB program related algorithm program, including Fisher classification, ML classification, Parzen window classification, histogram drawing, ROC curve, RO
fisher
- 实现fisher线性判别分类,模式识别经典算法(realization of Fisher linear discriminant classification)