photo

bahareh bshrt


Last seen: 3年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to code surf graph?
X=0:0.01:0.2; Y=0:0.01:0.2; T=a matrix with 441*1 dimension that start from 22 to 36 Z=zeros(441,1); Z=T; how can i code ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


how to write for loop for this case?
I have this relation deltaT=50; K_eff=C_E+(teta*deltaT*K_E); F_eff=(C_E-((1-teta)*deltaT*K_E))*T0+(deltaT*F_e); T50=K_eff\F...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


what is loop for this relation?
I have this relation deltaT=50; K_eff=C_E+(teta*deltaT*K_E); F_eff=(C_E-((1-teta)*deltaT*K_E))*T0+(deltaT*F_e); T50=K_eff\F...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


assemble two matrix into big matrix
How can I assemble K1=[2 -1 -1 0;-1 2 0 -1;-1 0 2 -1;0 -1 -1 2] and K2=[2 -1 -1 0;-1 2 0 -1;-1 0 2 -1;0 -1 -1 2] to K_e= [2...

3年以上 前 | 0 件の回答 | 0

0

回答