photo

Cola


Last seen: 9 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
35,633
of 299,823

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
72.73%

收到投票数
1

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to introduce a constraint and stop condition in ode45 ?
There are two questions. The first question is how to introduce a constraint in ode45 for a variable. For example, the constra...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to deal with the time response of first order system?
There is a system of differential equations: x'=ax+by, y'=cx+dy, where tau*a'+a=a*. I used to deal with the time response tau...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to deal with the connection between symbolic caculations and numerical caculations?
First I need to do symbolic calculations to get the required equations. Then I use the equations for numerical calculations. F...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to calculate the norm of the transfer function in frequency domain?
To calculate the norm of the transfer function by substituting s=jω is troublesome, especially for some complicated transfer fun...

3 years 前 | 2 个回答 | 1

2

个回答

提问


How to calculate the area of the curve around a point?
There is a curve, and the coordinates of each point of the curve is known. Is there a way to calculate the area of the curve aro...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to analyze and evaluate a system of differential equations without equilibrium points?
There is a system of differential equations containing more than two variables, and the differentials of the variables cannot al...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Can Ode 45 solve piecewise function in the iteration?
In the iterative process of Ode45, the variable values change with time. The relationship between variable values corresponds t...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to store conditional values during iteration by using Ode45?
I want to store data of each iteration, including the conditional values. Is there a way to do this? Thanks! There is an exam...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Can a system of differential equations have a solution when the rate of change of a variable is constant? And how to calculate it?
There is a system of differential equations containing more than two variables, and the rate of change (with time) of one of the...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve a complicated equation?
There is a Equation G. How to obtain the values of α and β when G=0? G=-(-Omega^3*tau + (alpha + beta)*Omega)^2 - (Omega^2 - al...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot the phase plane for a system with three degrees by using streamslice?
For a system with 2 degree, we can use steamslice to plot phase plane. e.g: ODEs dx/dt=x^2-2x-xy; dy/dt=y^2-4y+xy; Ma...

4 years 前 | 0 个回答 | 0

0

个回答