Solving Multiterm Fractional Differential Equations (FDE)

버전 1.0.0.1 (5.48 KB) 작성자: Roberto Garrappa
Solve Multiterm Fractional Differential Equations by first-order implicit product trapezoidal rule
다운로드 수: 968
업데이트 날짜: 2024/1/18

라이선스 보기

MT_FDE_PI1_Im Solves on the interval [t0,T] an initial value problem for the multiterm fractional differential equation
lam_Q D^(al_Q) y(t) + ... + lam_1 D^(al_1) y(t) = f(t,y(t))
y(0) = y0(1), y'(0) = y0(2), ... y^m(0) = y0(m)
with m the smallest integer greater than max(al_1,...,al_Q). The problem is solved by means of the implicit product-integration rule of rectangular type having order 1 of convergence.
Further information on this code are available in the following paper
[1] Garrappa R.: Numerical Solution of Fractional Differential Equations: a Survey and a Software Tutorial, Mathematics 2018, 6(2), 16 doi: https://doi.org/10.3390/math6020016
downloadable pdf: http://www.mdpi.com/2227-7390/6/2/16/pdf

인용 양식

Roberto Garrappa (2024). Solving Multiterm Fractional Differential Equations (FDE) (https://www.mathworks.com/matlabcentral/fileexchange/66603-solving-multiterm-fractional-differential-equations-fde), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.1

Solved a minor bug in the construction of the grid

1.0.0.0