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!