Integro-differential systems

11 ビュー (過去 30 日間)
GIULIA BRAGHINI
GIULIA BRAGHINI 2019 年 3 月 23 日
回答済み: Torsten 2019 年 3 月 25 日
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?

回答 (1 件)

Torsten
Torsten 2019 年 3 月 25 日
Solve
d(psi)/dt = x(t), psi(0)=0
dx/dt = psi(t) - x(t), x(0) = ?
Best wishes
Torsten.

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by