Community Profile

photo

vaishnavi potharaju


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort