FLMM2

Fractional linear multistep methods of second order for fractional differential equations
1.5K Downloads
Updated Fri, 13 Oct 2023 12:37:14 +0000

View License

FLMM2 solves an initial value problem for a fractional differential equation (FDE) by means of some implicit fractional linear multistep methods (FLMMs) of the second order.
FLMMs are a generalization to FDEs of classical linar multistep methods and were introduced by Lubich in 1986. This code implements 3 different implicit FLMMs of the second order: the generalization of the classical Trapezoidal rule, the generalization of the Newton-Gregory formula and the generalization of the Backward Differentiation Formula (BDF); by default the BDF is selected when no other methods are specified.

Cite As

Roberto Garrappa (2024). FLMM2 (https://www.mathworks.com/matlabcentral/fileexchange/47081-flmm2), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1

Fixed a bug in mesh construction. Thank you to Fasma Diele and Angela Martiradonna for pointing out the issue

1.0.0.0