搜索资源列表
Fisher1
- 模式识别的经典算法FISHER算法,课程设计的实验作品-the classic pattern recognition algorithm Fisher algorithm, the experimental curriculum design works
fisher
- 模式识别中应用fisher原则进行分类的算法程序。对学习模式识别很有用。
FDA
- 模式识别理论中FDA算法(Fisher判据分析)的推导-FDA-pattern recognition
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.
zhsy
- 该程序是模式识别里的fisher和sandu的算法程序,所有的散度情况都考虑在内,总共有四个程序,对学习模式识别很有帮助。-failed to translate
fisher
- 目前模式识别中最为通用的简单的fisher分类器-At present, the most commonly used pattern recognition simple fisher classifier
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_test
- 模式识别课程中很重要的一种判决方法,fisher判决法的实现和检验,有助于加深理解fisher算法。-Pattern Recognition course a very important decision method, fisher sentence law implementation and testing, will help to deepen understanding of fisher algorithm.
fisher
- matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
Matrix
- 模式识别 实现矩阵类实现 包括逆矩阵等算法 并实现fisher分类算法-Pattern Recognition
pattern-recognition-simulation
- 将分类器设计问题转化为求准则函数极值的问题了,就可以利用最优化技术解决模式识别问题-Linear discriminant function-Fisher linear discrimination
linearfunc
- 模式识别中两种常用的线性判别函数方法。fisher函数,和MSE。train.txt是训练集。-Pattern recognition of two commonly used linear discriminant function method. fisher function, and MSE. train.txt is the training set.
fisher
- 基于Fisher准则线性分类器设计 模式识别 最佳线性分界面 Lagrande乘子求解-Solving the Lagrande multiplier based on the the Fisher criterion linear classifier design patterns to identify the best linear interface
Pattern-Recognition2
- 清华模式识别第二次作业,采用dataset2.txt 数据作训练样本,采用身高与体重特征进行性别分类,建立最小错误贝叶斯分类器;2、采用身高体重数据作为特征,以 dataset2.txt 作为训练数据,用 Fisher 线性判别方法设计分类器;3、从多层感知器、SVM、近邻法选择一种方法,进行上述的分类实验;-Tsinghua second operation pattern recognition using dataset2.txt data for training samples, us
stprtool_v2.12
- 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
faceMFa
- 可以分别介绍MFA,又名边界Fisher分析。对模式识别十分重要的作用,可以帮助新手更好的理解KNN原理,对人脸识别有着很好的演示作用。-Can introduce MFA respectively, also known as boundary Fisher analysis. For pattern recognition is an important role, can help beginners a better understanding of KNN principle, has
SSDRnanjin
- SSDA,又名半监督Fisher分析。对模式识别十分重要的作用,有着其独特的优势,对人脸识别有着很好的演示作用。-SSDA, also known as a semi-supervised Fisher analysis. For pattern recognition is an important role, has its unique advantages, has a very good demonstration effect on face recognition.
fisher
- 实现fisher线性判别分类,模式识别经典算法(realization of Fisher linear discriminant classification)