Statistiques
11 Questions
0 Réponses
RANG
35 673
of 301 854
RÉPUTATION
1
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
72.73%
VOTES REÇUS
1
RANG
of 21 439
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 967
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 4 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0

