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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0