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!