character recognition using NuralNetwork or PRT toolbox
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Dr Oluleye Babatunde
am 8 Jul. 2014
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)
Kategorien
Mehr zu Pattern Recognition finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!