photo

Najeem Afolabi


Last seen: casi 5 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
81.614
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
85.71%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 2 respuestas | 0

2

respuestas