Community Profile

photo

yosra welhazi


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how can I saturate the outputs of ODE45 using event functions with odeset ?
Dear friends; I have the differential equations given as follows: x1'=x1*(1-x2^2)-x2 x2'=x1 I have created an m-fil...

9 years ago | 2 answers | 0

2

answers

Question


how to constraint the input variables of ode45 with the odeset function (nonnegative option)
Dear friends; I have the differential equations given as follows: x1'=x1*(1-x2^2)-x2 x2'=x1 I have created an m-fil...

9 years ago | 1 answer | 0

1

answer

Question


How can I limit the state variables of ODE to upper and lower limits ?
Dear friends; I have the differential equations given as follows: x1'=x1*(1-x2^2)-x2 x2'=x1 I have created an m-...

9 years ago | 1 answer | 0

1

answer

Question


What is the name of the function ODE that allows to saturate the outputs to a lower and upper limits ?
Dear friends; I have a problem, I need the name of the function ODE that allows me to keep the outputs in the limits (the upp...

9 years ago | 0 answers | 0

0

answers

Question


How can I make condition on the outputs of ODE45????
Dear friends; I have to solve the initial value problem for a system of first order differential equations. I have created an...

9 years ago | 0 answers | 0

0

answers