I need to solve an integro differential equation in Matlab
조회 수: 6 (최근 30일)
이전 댓글 표시
I am trying to input a integro differential equation into matlab. I do not know what steps to take. I want to learn how to do this. It can be any integro differential equation for example could you help me with the Smoluchowski Equation?
The equation is attatched.
Really appreciate your help
댓글 수: 1
Torsten
2016년 7월 28일
You should consult the literature about the methods commonly used to solve your equation.
As a second step, you can check whether the suggested methods can be implemented in MATLAB.
Best wishes
Torsten.
답변 (1개)
Claudio Gelmi
2017년 1월 6일
Take a look at this solver:
"IDSOLVER: A general purpose solver for nth-order integro-differential equations": http://dx.doi.org/10.1016/j.cpc.2013.09.008
Best wishes,
Claudio
댓글 수: 2
Mohamad Arnaout
2019년 11월 28일
The above technique could be used for a system of integro-differential equations?
Thanks in advance.
참고 항목
카테고리
Help Center 및 File Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!