photo

Fares


Last seen: 5 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to compute the mean of several stochastic realizations
I have a code that can be used to plot sample paths of the stochastic differential equation competition model clear a10=2; a20...

11 days 前 | 1 个回答 | 0

1

个回答

提问


Unable to perform assignment because the left and right sides have a different number of elements.
I am trying to run this code but always get this error r0=0.05; k1=0.5; k2=0.5; mu=0.5; rho=0.5; epsilon=0.25; K=1; alph...

6 months 前 | 2 个回答 | 0

2

个回答

提问


How to solve a system of distributed delay equations?
I have a code, which gives a solution of a system of discrete delay equations. This is how I run it lags=1; tspan=[0 600]; ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Roots of an equation when two parameters are changed
I have this equation r0=0.05; k1=0.5; k2=0.5; mu=0.5; rho=0.5; epsilon=0.25; K=1; alpha=0.1; q=0.1; b=0.8; zeta...

1 year 前 | 1 个回答 | 0

1

个回答

提问


if elseif else statement not working
I have this code r0=0.05; k1=0.5; k2=0.5; K=1; mu=0.5; rho=0.5; alpha=0.1; b=0.05; epsilon=0.25; sigma=0.05; eta=0.0...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to define this variable on MATLAB
I have this positive equilibrium (x,l,y,v,M) where x = (q/b)*(eta+(eps*M)/(1+M))*(1+mu+((rho*M)/(1+M))) l = (q/(alp*sig))*(ze...

1 year 前 | 2 个回答 | 0

2

个回答

提问


A positive root of an equation
Hello dear, I have a mathemtaical model and one of the dependant variable, M, is a positive root of a nonlinear equation. I am ...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Question on DDE23
I have been trying to solve a system of delay differential equations where the delay paramter is included in the 5th state varia...

1 year 前 | 2 个回答 | 0

2

个回答