photo

Faridatul Ain Binti Mohd Rosdan


Last seen: 6ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to add 2 other equations which depends on Tp change in the ODE.
These two equations (psatv =exp (A-B/(Tp+C))*133.322 and Cvs = (psatv*Nl)/(1000*R*Tp) have parameter Tp that solves by ode3 equa...

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

1

回答

質問


How to generate 3 plot? It only appear 1 plot from the coding.
%Solve for ml, Tp and rp clc; clear; close all; %parameters R = 8.314; %gas constant J/mol K - the temperature must b...

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

1

回答

質問


Why do I receive sym/subsasgn error?
The code that I use: clc; clear; close all; %parameters R = 8.314; Tp = 298.15; Nl = 18.015; A = 18.3036; B = ...

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

1

回答