![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19864419_1671025559779.jpeg)
Fares
Followers: 0 Following: 0
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...
7개월 전 | 답변 수: 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...
대략 1년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 1
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년 초과 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 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...
대략 2년 전 | 답변 수: 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 ...
대략 2년 전 | 답변 수: 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...
2년 초과 전 | 답변 수: 2 | 0