手写数字识别GUI平台我要分享

GUI platform for handwritten numeral recognition

手写数字识别 GUI 模式识别 R2018a

关注次数: 367

下载次数: 33

文件大小: 139KB

代码分类: GUI设计

开发平台: matlab

下载需要积分: 16积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

模式识别课程的手写数字识别平台,基于Matlab R2018a版本编写,目标兼容Matlab R2006a版本。


English Description:

The handwritten digital recognition platform of pattern recognition course is written based on MATLAB r2018a version, and the target is compatible with MATLAB r2006a version


代码预览

handwritten-digital-recognition-platform-master

.gitignore

README.md

app

app\Fisher_LDA.m

app\Parzen_Window.m

app\algorithm_draw_ROC.m

app\algorithm_test.m

app\app.fig

app\app.m

app\disp_c.m

app\draw_ROC.m

app\draw_sample.m

app\get_MNIST_datasets.m

app\get_ROC_data.m

app\get_test_datasets.m

app\get_user_data_and_test_data.m

app\get_user_datasets.m

app\list_file.m

app\list_testsets_file.m

app\load_picture.m

app\nearly_model.m

app\nearly_model_single_class.m

app\posterior_prob.m

app\readMNIST.m

app\sample.m

app\save_sample.m