After saving results of a Network of 300x2 input matrix and 300x7 target matrix. How can one gets the seven values column giving two inputs value?

After saving results of a Network of 300x2 input matrix and 300x7 target matrix. How can one gets the seven values column giving two inputs value?

 Réponse acceptée

ynew = net(xnew);
Hope this helps.
Thank you for formally accepting my answer
Greg

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by