photo

Tianju Huang


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Matlab for loop plotting, how to join all the points. Please help
<</matlabcentral/answers/uploaded_files/57531/Capture.PNG>> for le = les:100:len E = 200000; fex = (pi^2*E)/((le/rx)^2); ...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


Matlab for loop plotting, how to join all the points. Please help
E = 200000; fex = (pi^2*E)/((le/rx)^2); fey = (pi^2*E)/((le/ry)^2); fe = min(fex,fey); if fy/fe <= 2.25 fcr = (0.658^(...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


matlab not plotting in for loop, plz help.
for le = les:100:len t=max(tf,tw); if t <=16 f = 0.9*fy; elseif 16 < t <= 35 f = 0.85*fy; elseif 35 < t <= 50 ...

8年弱 前 | 1 件の回答 | 0

1

回答