photo

Najeem Afolabi


Last seen: 5年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
188,009
of 301,433

評判
0

コントリビューション
7 質問
0 回答

回答採用率
85.71%

獲得投票数
0

ランク
 of 21,272

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,520

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


ODE45 code won't run
So I have this complex reaction model that I made but it just won't run. It doesn't say that there is an error necessarily, it j...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


CSTR Reaction Model: Yield vs Conversion graph
I am currently modelling a CSTR in which a third order reaction occurs to produce C and second order for D. A parallel reaction ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


For Loop plot and zeros function
Having problems with my for loop plot at the bottom of the code. I'm trying to plot the 3rd column in C2 for the different value...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


ode45 code not producing correct results
clear all; close all clc %SEMI-BATCH CODE CONCENTRATION AS A FUNCTION OF TIME %time span specification timeStart = 0; timeEn...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Array dimensions not consistent
Could some one please help me spot how my array dimensions are not consistent? function dcdt = diffcstrvalid2(t, C) k1 = 10;...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Index exceeds the number of array elements (4)
I'm trying to a model a CSTR. I'm trying to test out different volumetric flowrates ,F. I created a loop to run through the dif...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Storing the maximum value in each iteration
Hi all, I'm trying to write some code where I use different values for a particular input parameter in the case v0. Ccstr1 is a...

5年以上 前 | 2 件の回答 | 0

2

回答