neural networks results
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all,
How can I test Neural Networks using new data?
0 Kommentare
Akzeptierte Antwort
Joe
am 16 Mär. 2011
You can use the function "sim". an example would be:
output = sim(net, newdata)
I hope this helps.
Joe
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!