neural networks results

Hi all,
How can I test Neural Networks using new data?

 Accepted Answer

Joe
Joe on 16 Mar 2011
You can use the function "sim". an example would be:
output = sim(net, newdata)
I hope this helps.
Joe

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Asked:

on 12 Mar 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!