Not enough input arguments.
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Hey I'd like to ask about The error in the question which I have as below:- Error in My_FNN0 (line 22) h(i)=My_sigmoid(x1*W(i)+x2*W(Hno+i)+x3*W(2*Hno+i)+x4*W(3*Hno+i)+B(i)+x5*W(4*Hno+i)+x6*W(5*Hno+i)+x7*W(6*Hno+i)+x8*W(7*Hno+i));
Error in FNNGSA0 (line 100) actualvalue=My_FNN0(4,HiddenNodes,3,Weights,Biases,I2(pp,1),I2(pp,2), I2(pp,3),I2(pp,4)); I have the attached code which gives this error So ,PLS. help me by solving this problem ASAP
1 commentaire
Adam
le 5 Jan 2018
Surely you can just count the input arguments and work out what is missing?
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!