Integro-differential systems

11 vues (au cours des 30 derniers jours)
GIULIA BRAGHINI
GIULIA BRAGHINI le 23 Mar 2019
Hi everyone.
I have a question about integro-differential systems.
I have to compute something like:
dx/dt = psi(t)-x(t)
with
psi(t)=integral (from 0 to t) of x(s) ds
How can I do that?

Réponses (1)

Torsten
Torsten le 25 Mar 2019
Solve
d(psi)/dt = x(t), psi(0)=0
dx/dt = psi(t) - x(t), x(0) = ?
Best wishes
Torsten.

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by