搜索资源列表
HKLinearclassifier.rar
- H_K(Ho-Kashyap)算法的线性分类器 可用于分类简单情况 适合初学者,H_K (Ho-Kashyap) algorithm for the linear classifier can be used for classification are quite simple for beginners
fisher.rar
- 现了fisher线性分类器的功能,源码使用matlab编程,Is the fisher linear classifier functions, the use of matlab programming source code
SVM-classifier
- 用matlab实现非线性支持向量机分类器对多类进行分类。-Using matlab to achieve non-linear support vector machine classifier for multi-class classification.
LDA
- matlab 实现的LDA算法和线性分类器的实现,其中包括好几个.m文件-matlab implementation of the LDA algorithm and the realization of the linear classifier, which includes several. m file
SVM
- In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
classifier
- 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
perceptron
- 线性分类器设计-感知机算法,对一组数据进行分类,分析w不同时的影响-Linear classifier design- Perceptron Algorithm
the-least-square-error-algorithm
- 线性分类器-最小平方误差算法,对一组数据进行分类,分析b1、b2改变对结果的影响-Linear classifier- the least square error algorithm
svm
- 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
SimpleLinearSort
- 用matlab语言写的模式识别中的线性分类器设计 简单的线性分类器设计是模式识别中的重要算法设计-Pattern recognition with matlab language written in a simple linear classifier design a linear classifier design is an important algorithm design for pattern recognition
linear-category
- 本程序主要是对线性判别函数分类器进行实现。-Linear discriminant function classifier achieved.
fisher
- 利用Fisher线性分类器实现的一个小程序,可以从里边提取Fisher算法用于其它应用-Fisher linear classifier achieved using a small program that can extract from the inside Fisher algorithm for other applications
ThedesignofLinearClassifier
- 学习线性分类器,可以自动识别两类数据点,数据点可以有交叉域,或者没有,共使用了三种方法。-Learning the self-learning process of linear classifier, and then design a linear two-class classifier and do some research based on the feature of linear classifier.
threshold_tr
- Training of the basic linear classifier where seperation hyperplane is perpedicular to one dimension.
perceptron
- 感知器 算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 -PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init
Fisher-linear-classify
- matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
Pattern-recognition-experiment
- 基于Fisher线性判别的基因分类器的设计,里面有源程序-Fisher linear discriminant based on the gene classifier design, which has source code
code
- 分类器的实现,线性分类器的有关代码。matlap实现-Classifier to achieve a linear classifier on the code.
Fisher-Linear-classifier-design
- Fisher线性判别方法 Bayes决策的错误率的计算 分类器错误率的估算方法-Fisher linear discriminant method Bayes decision error rate calculation classifier error rate estimation method
Linear
- 模式识别线性判别的程序实现,产生两个二维正态分布随机样本,分别进行Fisher线性分类和感知器分类。其中main.m是主函数,将三个程序放在同一文件夹中,运行main.m即可得到分类结果。-Pattern recognition linear discriminant program implementation, generate two-dimensional normal random sample, were Fisher linear classifier and Perceptron