CHARCETR RECOGNITION我要分享

CHARCETR RECOGNITION

matlab

关注次数: 119

下载次数: 0

文件大小: 6.67 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:这有助于建立用于字符识别的神经网络


English Description:

THIS HELPS IN BUILDING THE NEURAL NETWORK FOR CHARACTER RECOGNITION This code solves the problem of character recognition using Radial Basis  % Function Network. The attempt is to study the working of the Radial Basis  % Function Network and their generalizing capability using a simple % problem. An image is specified right at the end, over which the testing  % takes place. You may  play around with different shapes of the tesing  % image to test the network output % The code comes from the personal code repository  %


代码预览