Community Profile

photo

Faridatul Ain Binti Mohd Rosdan


Last seen: 3 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer