nayan gupta
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
213,516
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
help me to type this eq in MATLAB script
help me to type this eq(file attached) in MATLAB script
2 years ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0