photo

nayan gupta


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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,...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


help me to type this eq in MATLAB script
help me to type this eq(file attached) in MATLAB script

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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+...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort