Welcome![Sign In][Sign Up]
Location:
Search - fisher

Search list

[matlabfisherByMatlab

Description: fisher算法在多类情况下的matlab实现,主程序调用multiclassfisher既得。-fisher algorithm in a wide range of circumstances to achieve the Matlab, main program called multiclassfisher acquired.
Platform: | Size: 1024 | Author: 马标 | Hits:

[Special EffectsofflineRec

Description: 数字图像识别中的脱机字符识别:手写数字识别之Fisher线性判别、手写数字识别之模板匹配法、数字识别之神经网络法、细化算法。-Digital Image Recognition of Offline Character Recognition : handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neural network, thinning algorithm.
Platform: | Size: 8795136 | Author: 孙阳白 | Hits:

[Speech/Voice recognition/combineKLFDA

Description: Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction
Platform: | Size: 1024 | Author: wfs | Hits:

[AI-NN-PRfileget

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏,本算法为手写数字识别之Fisher线性判别-A total of five algorithms: A star algorithm kind of realize, Bp neural network to solve XOR problem, on-line handwritten numeral recognition, on-line figures, English characters and Chinese character recognition, digital game 8, the algorithm for handwritten numeral recognition of the Fisher linear Discriminant
Platform: | Size: 1024 | Author: daishuquan | Hits:

[Graph Recognize20070905

Description: 手写数字识别之Fisher线性判别 想要的-Handwritten numeral recognition of Fisher Linear Discriminant want
Platform: | Size: 200704 | Author: 汪和谐 | Hits:

[Special EffectsKernelFisher

Description: 一个核fisher的代码,同样由matlab实现-A nuclear fisher code, also realize from matlab
Platform: | Size: 1024 | Author: 费连 | Hits:

[AI-NN-PRfish

Description: Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。-Fisher Linear Discriminant is a linear classification algorithm as a basic algorithm, its basic idea is to d-dimensional space of the samples are projected onto one of the most easily classified projector online, and then classified. This article will use matlab to achieve Fisher Linear Discriminant algorithm, and gives four kinds of threshold selection method.
Platform: | Size: 41984 | Author: yue yao jia | Hits:

[matlabfisherplot

Description: introduction of fisher
Platform: | Size: 1024 | Author: daxia | Hits:

[Graph RecognizefisherFaceRecognitionSystem_v2

Description: fisher face recognition and the program is very nice for the face classification.-err
Platform: | Size: 182272 | Author: 杨红芳 | Hits:

[AI-NN-PRlinearclassfier

Description: 脱机字符识别,手写数字识别之模板匹配法,数字识别之神经网络法,手写数字识别之Fisher线性判别,基于Fisher准则线性分类器设计 进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识,理解Fisher准则方法确定最佳线性分界面方法的原理-Offline character recognition, handwritten numeral recognition is template matching, the digital identification of the neural network method, handwritten numeral recognition of Fisher linear discriminant, based on the Fisher linear classifier design guidelines for a better understanding of the concept of classifier design can be according to their own design of the linear classifier has a more profound understanding, understanding the criteria Fisher method to determine the best methods of linear interface principle
Platform: | Size: 200704 | Author: besthb | Hits:

[AI-NN-PRFisher_Linear_Classify

Description: 能够实现Fisher线性判别,对二类数据可以画出精确的二维分类结果,也可画出相应的三维分类结果。-Fisher Linear Discriminant can be achieved on two categories of data can be drawn in a precise two-dimensional classification results, but also draw the corresponding three-dimensional classification.
Platform: | Size: 10240 | Author: yuhua | Hits:

[AI-NN-PRclassification

Description: VC++写的模式分类程序,包括bayes和Fisher等分类器-VC++ Written pattern classification procedures, including Bayes and Fisher classifiers, etc.
Platform: | Size: 571392 | Author: 王涛 | Hits:

[Special EffectsCHEPAISHIBIESUANFA

Description: 这是一个汽车牌照识别方面的论文,里面介绍了很多种识别方法,BP神经网络,小波,向量机,FISHER-This is a vehicle license identification papers, which introduced a variety of identification methods, BP neural networks, wavelets, SVM, FISHER
Platform: | Size: 7590912 | Author: 唐老鸭 | Hits:

[AI-NN-PRIrisFisher

Description: 利用经典的iris数据进行核fisher分类-The use of classic iris data classification nuclear fisher
Platform: | Size: 1024 | Author: 华仔 | Hits:

[Graph programfisherplot

Description: 运用fisher方法进行pca降维和Lda特征提取的人耳识别。-Use fisher method Lda PCA dimensionality reduction and feature extraction to identify the human ear.
Platform: | Size: 1024 | Author: 秦晴 | Hits:

[Graph programDLDA

Description: 基于2维的Lda算法以及fisher face的人脸识别。-Lda-based 2-dimensional algorithm and fisher face for face recognition.
Platform: | Size: 1024 | Author: 秦晴 | Hits:

[Special Effectsfunctionfishertest

Description: 基于 Fisher判别法的人脸图像识别 ,自己写的-Based on Fisher Discriminant Method for Face Image Recognition, wrote it myself
Platform: | Size: 4096 | Author: wanggong | Hits:

[Special EffectsFLD-Face-Recognition

Description: 利用FISHER线型识别人脸,是个比较好的程序,简单易懂,有注释。-FISHER linear identification using face, is a better procedure, easy-to-read, have the Notes.
Platform: | Size: 184320 | Author: 刘毅 | Hits:

[Graph RecognizePatternRecognition

Description: 运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类-The use of VC programming to achieve pattern recognition procedures for graphics and text on statistical pattern recognition. There are Bayes classifier, Fisher classifier, nonlinear classification
Platform: | Size: 9987072 | Author: 唐为林 | Hits:

[Graph RecognizeClassify

Description: VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
Platform: | Size: 587776 | Author: 杜红艳 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 44 »

CodeBus www.codebus.net