photo

Gbeminiyi Oyedele


Last seen: 6ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


ODE modeling in 3- dimension and looping
I simulating an ODE using function ode15s. I set up the output as: Classes = struct('S', zeros(length(tspan), n, soc), 'E', zer...

9ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Changing initial condition for ODE
I am simulating a disease model using ODE45. What I want to achieve is that: as infection grows, I want to implement some lockdo...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Summing and multiplying matrices of different size
So, I have this equation: The size of C is a 9 by 9 matrice, and X ,Y and sigma parameter is a matrice of size 1 by 9 matrice...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Deterministic SEIR ODE model running slow
Good Afternoon, I am running an ODE extended SEIR risk based model and it is running exceptionally slow. I am runnig 100 time s...

約2年 前 | 2 件の回答 | 0

2

回答

質問


Iterating and subsetting for a plot in Matlab
Good day, I need help in subsetting my output and running a plot. This is my challenge: I have an output of the shape A = (500...

約2年 前 | 0 件の回答 | 0

0

回答

質問


Storing a Matrix Output in a matrix
%% I am running the following code but having some error: prevalence=zeros(iters,1+max(data.t)); for i=1:iters % copy exi...

約2年 前 | 1 件の回答 | 0

1

回答