Ahmed Saleem
Followers: 0 Following: 0
Feeds
提问
solution giving me imaginary answers.. Help me with this.
syms x1 x2 A gamma1 gamma2 y1 y2 P P1sat P2sat T eqn1= P1sat==exp(16.59158 -(3643.31/(T -33.424))); eqn2= P2sat==exp(14.2532...
4 years 前 | 1 个回答 | 0
1
个回答提问
Failure in initial objective function evaluation. FSOLVE cannot continue.
I want to use fsolve in loop so that every time 'a' change, my X(1) value change and my other values change accordingly. Can any...
4 years 前 | 1 个回答 | 0
1
个回答提问
why am i getting this errror "Index exceeds matrix dimensions"
% Following is a function which performs Dew T calculation for % Water-Ethanol system using Raoults LAw % Similar Method can b...
4 years 前 | 1 个回答 | 0
1
个回答提问
plz Help me with this: Assignment has more non-singleton rhs dimensions than non-singleton subscripts
eqn1= p-((1/(y1/ps1))+(1/(y2/ps2)))==0; Error: Assignment has more non-singleton rhs dimensions than non-singleton subscripts
4 years 前 | 0 个回答 | 0
0
个回答提问
Can Anyone Solve this error?
clc % Part a % ps1=exp (16.59158-(3643.31/(t-33.424))) % ps2=exp (14.25326-(2665.54/(t-53.424))) % T = 318.15 K and y1 = 0.6...
4 years 前 | 0 个回答 | 0
0
个回答提问
Can anyone Solve the Error.
clc % Part a % ps1=exp (16.59158-(3643.31/(t-33.424))) % ps2=exp (14.25326-(2665.54/(t-53.424))) % T = 318.15 K and x1 = 0.2...
4 years 前 | 1 个回答 | 0
1
个回答提问
Subscript indices must either be real positive integers or logicals.
Error in line 21 Plz help me with this. Whenever I sign them arrays it gives me error but without array it doesnt. Im using arr...
4 years 前 | 1 个回答 | 0