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 Comment

Surely you can just count the input arguments and work out what is missing?

Answers (0)

This question is closed.

Tags

Asked:

on 5 Jan 2018

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!