photo

Najeem Afolabi


Last seen: fast 5 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
81.609
of 300.381

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
85.71%

ERHALTENE STIMMEN
0

RANG
 of 20.941

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.477

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten