photo

vaishnavi potharaju


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변