photo

nayan gupta


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
168,707
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 2

View badges

Feeds

View by

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

2 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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.

3 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer