photo

vaishnavi potharaju


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Why my network is not giving the desired output
I'm trying to design a neural network using nntool of matlab R2015a having input layer of 27 neurons, output layer of 2 neurons ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


why my first for loop in the following code is not working ?i'm able to run the program and i got the results for the last iteration i.e '650' .how can i get the result for all the iterations at once.
for T=50:30:650 S=0.005; r=90; Q=1; t=6.94*10^-5:0.0299:0.75; u=(r^2)*S./(4.*T.*t); if u<1 w=-(0.5772)-(log(u))+u-(u.^2...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


when i run the following code its showing an error that dimensions must agree
w=(2.3.^-u.*log(1.+(0.5615./u)-0.4385*(((1.0421.*u))+(1/(1.+u.^1.5))+(1.0801./(1.+(2.35.*u.^(-1.0919))))))^-2./(0.5616+(0.4385+2...

más de 5 años hace | 1 respuesta | 0

1

respuesta