Using a Neural network on new data

4 次查看(过去 30 天)
Hi,
Was hoping someone can help out with probably a simple problem. I trained a neural network but now I do not know how to use the created function to classify new data.

采纳的回答

Greg Heath
Greg Heath 2014-12-14
ynew = net(xnew);
Thank you for formerly accepting my answer
Greg

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by