photo

Fares


Last seen: 11 dagen ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
214.765
of 297.503

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
87.5%

VOTES RECEIVED
1

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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

8 maanden ago | 1 answer | 0

1

answer

Question


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

ongeveer een jaar ago | 2 answers | 0

2

answers

Question


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

meer dan een jaar ago | 1 answer | 1

1

answer

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 2 jaar ago | 2 answers | 0

2

answers