Chinese Character Recognition

Neural Network

You are now following this Submission

Neural Networks are powerful methods for classification. Our objective is to apply Neural Network (NN) in a character recognition problem to distinguish which character a given input is to represent its English equivalent. By teaching NN to adjust weights, we can find the relation between inputs and outputs. After that, we apply noisy characters which are never seen before to NN for classification. There are three main steps to solve this classification problem: Training, updating weights by using the differences between real output and desired output and the criterion to stop NN training.

Cite As

BBcham (2026). Chinese Character Recognition (https://www.mathworks.com/matlabcentral/fileexchange/58560-chinese-character-recognition), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0