搜索资源列表
Fisher
- 实现了fisher线性分类器的功能,源码使用matlab编程,通俗易懂
linearclassfier
- 脱机字符识别,手写数字识别之模板匹配法,数字识别之神经网络法,手写数字识别之Fisher线性判别,基于Fisher准则线性分类器设计 进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识,理解Fisher准则方法确定最佳线性分界面方法的原理
Fisher_example
- Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
fisher
- 基于Fisher准则线性分类器设计,理解Fisher准则方法确定最佳线性分界面方法的原理,以及Lagrande乘子求解的原理。-Based on Fisher linear classifier design guidelines, understanding the criteria Fisher method to determine the best linear method of the principle of the interface, as well as solving La
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.
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_matlat
- 简单的分类器的实现,包括最小线性法,贝叶斯、fisher准则等,可以学习借鉴。-fisher matlab
fisher
- 利用Fisher线性分类器对两类样本进行分类的方法。-Fisher s linear classification methods to classify the two types of samples.
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
exp1
- Fisher线性分类器的设计及Bayes决策的错误率的计算-Calculate Fisher linear classifier design and Bayes error rate decisions
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.
Fisher1
- Fisher线性分类器的设计,1、掌握Fisher线性判别方法;2、掌握Bayes决策的错误率的计算;3、掌握分类器错误率的估算方法。 -The design of Fisher.
Fisher-classification
- 这是Fisher线性判别分类器,对一般的图像分类效果不错-This is the Fisher linear discriminant classifier, the general image classification effect is good
perceptronClustering
- fisher线性分类,多层感知器非线性分类,K-Means聚类-Fisher linear classification, multilayer perceptron linear classifiers, K-Means Clustering