please tell me the meaning of this line

1 visualizzazione (ultimi 30 giorni)
y = round(sim(net1,T))

Risposta accettata

Walter Roberson
Walter Roberson il 16 Mar 2014
Run the neural network "net1" on data "T". The outputs are class numbers, but they are not necessarily going to be exact integers. Round the class numbers to the closest exact integers.

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by