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!