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

回答