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

Search list

[Other resourceBayesFisher

Description: Bayes分类器和Fisher分类器的设计仿真-Bayesian classifier and Fisher classifier design simulation
Platform: | Size: 15074 | Author: 萧贤 | Hits:

[Other resourceclassification

Description: VC++写的模式分类程序,包括bayes和Fisher等分类器
Platform: | Size: 571918 | Author: 王涛 | Hits:

[Graph RecognizePatternRecognition

Description: 运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类
Platform: | Size: 5407656 | Author: 唐为林 | Hits:

[Graph RecognizeClassify

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

[Other resourceFenLeiSuanFa

Description: 关于分算的智能算法演示,包括样品训练、模板匹配算法,二值Bayes分类,概率Bayes分类,最小风险Bayes分类,Fisher算法,奖惩算法,增量校正算法,LMSE算法,势函数算法,神经网络算法(包括训练,比较及识别)等。
Platform: | Size: 533174 | Author: hante | Hits:

[SourceCode贝叶斯和Fisher分类器的matlab源程序

Description: 基于Bayes和fisher的分类器,便于对通一批数据比较两个分类器的分类结果标有注视,简单易懂,用于初学者入门使用
Platform: | Size: 448888 | Author: gabrielle | Hits:

[matlabBayesFisher

Description: Bayes分类器和Fisher分类器的设计仿真-Bayesian classifier and Fisher classifier design simulation
Platform: | Size: 14336 | Author: 萧贤 | Hits:

[AI-NN-PRclassification

Description: VC++写的模式分类程序,包括bayes和Fisher等分类器-VC++ Written pattern classification procedures, including Bayes and Fisher classifiers, etc.
Platform: | Size: 571392 | 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:

[AI-NN-PRFenLeiSuanFa

Description: 关于分算的智能算法演示,包括样品训练、模板匹配算法,二值Bayes分类,概率Bayes分类,最小风险Bayes分类,Fisher算法,奖惩算法,增量校正算法,LMSE算法,势函数算法,神经网络算法(包括训练,比较及识别)等。-Count on the sub-intelligent algorithm demonstration, including sample training, template matching algorithm, binary Bayes classification, the probability of Bayes classification, the minimum Bayes risk classification, Fisher algorithm, reward and punishment algorithm, incremental algorithm, LMSE algorithm, potential function algorithm, neural network algorithm (including training, comparison and identification) and so on.
Platform: | Size: 532480 | Author: hante | Hits:

[AI-NN-PRfisherandbayes

Description: 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
Platform: | Size: 86016 | Author: 李霄逍 | Hits:

[AI-NN-PRfisher

Description: matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
Platform: | Size: 6144 | Author: xuwentao | Hits:

[matlabMatlabBayesFisherClassifierDesign

Description: 在matlab中bayes和Fisher分类器设计的小程序代码,实现垃圾邮件和正常邮件的分离,比较不同维度,不同样本,两种分类器正确率的优劣,适合初学者学习-In matlab the bayes and Fisher classifier design a small program code, junk mail and regular mail to achieve the separation of comparing different dimensions, different samples, the correct classification rate of both the pros and cons, suitable for beginners to learn
Platform: | Size: 448512 | Author: gabielle | Hits:

[Graph RecognizePattern-Recognition-LRB

Description: 用最邻近模板匹配法,最小错误概率的Bayes方法和Fisher算法分别对数字进行识别-Template matching with the nearest neighbor, minimum error probability of Bayes method and Fisher algorithm to identify each of the figures
Platform: | Size: 15763456 | Author: | Hits:

[matlabBayes-and-Fisher

Description: 模式识别的贝叶斯算法和Fisher算法 加以比较 有图有真相-Bayesian algorithm and pattern recognition algorithms to compare Fisher map with the truth
Platform: | Size: 15360 | Author: 李苍 | Hits:

[matlabgender-classification

Description: Parzen窗法估计概率密度函数,得出贝叶斯分类器 用Fisher线性判别方法求分类器 留一法估计错误率-Parzen Fisher Bayes Leave-one based on height and weight
Platform: | Size: 16384 | Author: 徐远东 | Hits:

[Graph RecognizeFisher-and-Bayes-classification-

Description: Fisher 和 Bayes分类器的比较,利用身高体重数据进行分类比较-Fisher and Bayes Classification
Platform: | Size: 7168 | Author: | Hits:

[matlabFisher-Linear-classifier-design

Description: Fisher线性判别方法 Bayes决策的错误率的计算 分类器错误率的估算方法-Fisher linear discriminant method Bayes decision error rate calculation classifier error rate estimation method
Platform: | Size: 9216 | Author: | Hits:

[Special Effectsfisher-and-bayes

Description: fisher 和bayes判别分析方法,主要用在光谱数据模式识别的,可对可见近红外光谱进行类识别,matlab2014a可以使用,其他不知道-Fisher and bayes discriminant analysis method, mainly used in spectral data of pattern recognition, visible to near infrared spectrum is used to identify the class, matlab2014a can use, other don t know
Platform: | Size: 1024 | Author: | Hits:
« 12 »

CodeBus www.codebus.net