photo

yosra welhazi


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
60,347
of 300,417

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答