character recognition using NuralNetwork or PRT toolbox
古いコメントを表示
I am interested in character recognition. please suggest which approach should I follow:
1 patternnet of Neural Network Toolbox 2 feedforwardnet of Neural Network Toolbox 3 PRT toolbox
採用された回答
その他の回答 (1 件)
Dr Oluleye Babatunde
2014 年 7 月 8 日
Both are good. You must identify the classinformation and the actual features set in the dataset.
You will need these infom to train the network
i.e net = train (net, features, classinfo)
カテゴリ
ヘルプ センター および File Exchange で Pattern Recognition についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!