nayan gupta
Followers: 0 Following: 0
Feeds
提问
I am trying to write the MATLAB code of the question ofresearch paper Drive link of paper-https://drive.google.com/file/d/12N5ugCymHKBubfqOlM2LU3DVBxdrCoUR/view?usp=drive_link
function batch_distillation() % Binary Data ki = [1.51; 1.13; 0.95; 0.91]; alphaij = [5.91, 2.51, 1.29, 1.00; 1/5.91, 1,...
1 year 前 | 0 个回答 | 0
0
个回答提问
please help me with the code for table 13.2 of example 13.6 in (attached file) as it is not providing me the correct + all values of the equation.
%%calculation for example of shortcut method distillation column %%calculation for D D = V/(1+R); %%calculation for xD(c);xD...
2 years 前 | 1 个回答 | 0
1
个回答提问
help me to type this eq in MATLAB script
help me to type this eq(file attached) in MATLAB script
2 years 前 | 1 个回答 | 0
1
个回答提问
please help in typing these sigma equations in matlab script.
please help me how to solve these equations(13-27; 13-25; 13-23; 13-22; 13-28; 13-30;) given in pdf in matlab.I'm unable to type...
2 years 前 | 1 个回答 | 0
1
个回答提问
Matlab code for solving shortcut methord for distillation column
please provide me the code for example 13.6 in attached file given below. all necessary are provided in the equation.
2 years 前 | 0 个回答 | 0
0
个回答提问
code for solving given equations. Eq1 = x == 10-(1.5835*(y^1.7643)); Eq2 = x == (2^y-2)/(0.3143*(2)^y+0.3329*(1.5)^y+0.3528*(1)^y);
please provide me the code for solving these 2 equations Eq1 = x == 10-(1.5835*(y^1.7643)); Eq2 = x == (2^y-2)/(0.3143*(2)^y+...
2 years 前 | 1 个回答 | 0