photo

bahareh bshrt


Last seen: oltre 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte