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://au.mathworks.com/matlabcentral/fileexchange/58560-chinese-character-recognition), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox >
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Text Detection and Recognition >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
