Integro-differential systems
古いコメントを表示
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
2019 年 3 月 25 日
2 投票
Solve
d(psi)/dt = x(t), psi(0)=0
dx/dt = psi(t) - x(t), x(0) = ?
Best wishes
Torsten.
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!