基于贝叶斯分类的手写数字识别-recognition
代码说明:
本程序主要实现了基于贝叶斯分类的手写数字识别。 1、主程序为recognition.m,运行程序只需打开recognition.m文件运行即可 2、byes算法程序分别在bayes_erzhi.m文件、bayes_leasterror.m文件和bayesleastrisk.m文件中,分别对应着基于二值数据的bayes法的算法和基于最小错误的bayes法的算法和基于最小风险的贝叶斯分类器。 (The program achieved a handwritten numeral recognition based on Bayesian classification. 1, the main program is recognition.m, simply open recognition.m file to run the program can be run 2, byes algorithm respectively bayes_erzhi.m file, bayes_leasterror.m files and bayesleastrisk.m files, corresponding to a value based on two algorithms and data bayes method based on the minimum error of law bayes algorithms and minimum risk-based Bayesian classifier.)
文件列表:
源代码
......\bayesleastrisk.asv,2042,2013-04-09
......\bayes_erzhi.asv,1334,2013-04-08
......\bayes_leasterror.m,2074,2013-11-13
......\cal.asv,467,2013-04-06
......\cal.m,489,2013-04-06
......\getposition.asv,1083,2013-04-07
......\getposition.m,1083,2013-04-07
......\losstable.asv,5360,2013-04-09
......\losstable.fig,2973,2013-05-22
......\losstable.m,5391,2013-04-24
......\performance.asv,3900,2013-05-22
......\performance.fig,2271,2013-05-22
......\performance.m,4002,2013-05-22
......\recognition.asv,27271,2013-05-25
......\recognition.fig,14656,2013-05-25
......\recognition.m,27587,2013-05-25
......\saveable.asv,571,2013-04-07
......\saveable.m,565,2013-04-07
......\showfeature.asv,44835,2013-05-15
......\showfeature.fig,11289,2013-05-15
......\showfeature.m,44835,2013-05-15
......\template.dat,106742,2013-04-08
......\test set.dat,56380,2013-04-24
......\手写数字
......\........\0
......\........\.\0-5.bmp,58678,2005-05-05
......\........\.\0-6.bmp,58678,2005-05-05
......\........\.\0-7.bmp,58678,2005-05-05
......\........\.\0-8.bmp,58678,2005-05-05
......\........\.\0-9.bmp,58678,2005-05-05
......\........\1
......\........\.\1-5.bmp,58678,2005-05-05
......\........\.\1-6.bmp,58678,2005-05-05
......\........\.\1-7.bmp,58678,2005-05-05
......\........\.\1-8.bmp,58678,2005-05-05
......\........\.\1-9.bmp,58678,2005-05-05
......\........\2
......\........\.\2-5.bmp,58678,2005-05-05
......\........\.\2-6.bmp,58678,2005-05-05
......\........\.\2-7.bmp,58678,2005-05-05
......\........\.\2-8.bmp,58678,2005-05-05
......\........\.\2-9.bmp,58678,2005-05-05
......\........\3
......\........\.\3-5.bmp,58678,2005-05-05
......\........\.\3-6.bmp,58678,2005-05-05
......\........\.\3-7.bmp,58678,2005-05-05
......\........\.\3-8.bmp,58678,2005-05-05
......\........\.\3-9.bmp,58678,2005-05-05
......\........\4
......\........\.\4-5.bmp,58678,2005-05-05
......\........\.\4-6.bmp,58678,2005-05-05
......\........\.\4-7.bmp,58678,2005-05-05
......\........\.\4-8.bmp,58678,2005-05-05
......\........\.\4-9.bmp,58678,2005-05-05
......\........\5
......\........\.\5-5.bmp,58678,2005-05-05
......\........\.\5-6.bmp,58678,2005-05-05
......\........\.\5-7.bmp,58678,2005-05-05
......\........\.\5-8.bmp,58678,2005-05-05
......\........\.\5-9.bmp,58678,2005-05-05
......\........\6
......\........\.\6-5.bmp,58678,2005-05-05
......\........\.\6-6.bmp,58678,2005-05-05
......\........\.\6-7.bmp,58678,2005-05-05
下载说明:请别用迅雷下载,失败请重下,重下不扣分!