nayan gupta
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年以上 前 | 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年 前 | 1 件の回答 | 0
1
回答質問
help me to type this eq in MATLAB script
help me to type this eq(file attached) in MATLAB script
約2年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0