搜索资源列表
bpshuzi
- 通过Matlab基于BP神经网络实现数字0~9的识别。首先创建50个训练样本供网络学习,根据训练样本的特点确定输入层、输出层神经元个数,并确定隐含层神经元个数,完成对BP神经网络的设计;然后将训练样本输入BP网络中,完成对网络的训练;最后通过20个测试样本测试训练完成的网络性能,并显示识别结果。-Digital recognition based on BP neural network.First according to the characteristics of th
li_6_1_chepaishibie
- 本程序专门利用BP神经网络在MATLAB平台上进行训练和模拟,可以识别车牌,并有详细注释。适用于初步学习数字图像处理的人用做参考(This program uses BP neural network to train and simulate on the MATLAB platform. It can identify the license plate and have detailed annotations. People for preliminary study of digita