Not enough input arguments.
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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 件のコメント
Adam
2018 年 1 月 5 日
Surely you can just count the input arguments and work out what is missing?
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!