photo

bahareh bshrt


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答