neural networks results

1 view (last 30 days)
mohammed
mohammed on 12 Mar 2011
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

Community Treasure Hunt

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

Start Hunting!