MATLAB神经网络手写数字识别(GUI,论文)我要分享

MATLAB neural network handwritten numeral recognition (GUI, paper)

MATLAB 神经网络 数字识别

关注次数: 475

下载次数: 5

文件大小: 535

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。


English Description:

This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the test picture, through the interception of a number, preprocessing, after BP network training, get the recognition results. It can be transformed to recognize Chinese characters and English characters.


代码预览