Global Pade Approximation of the Mittag-Leffler function

Version 1.2.0.0 (1.35 KB) by cbzeng
Calculates the Mittag-Leffler function much faster and accurately for small and large arguments
328 Downloads
Updated 19 Jan 2015

View License

The function (GPA_ML.M) is provided for a global Pad\'{e} approximation of the generalized Mittag-Leffler function E_{\alpha,\beta}(-x) with x\in[0,+\infty).
One sample script (GPA_ML_DEMO.M) is provided for the illustration of possible use and the comparison with the code (FEX submission 8738).

The approximation has been introduced and used in the following paper:

Caibin Zeng, YangQuan Chen, Global Pade approximations of the generalized Mittag-Leffler function and its inverse. http://arxiv.org/abs/1310.5592

Cite As

cbzeng (2024). Global Pade Approximation of the Mittag-Leffler function (https://www.mathworks.com/matlabcentral/fileexchange/49083-global-pade-approximation-of-the-mittag-leffler-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Random Number Generation in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Mittag-Leffler function

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Description is updated.

1.1.0.0

Summary is updated.

1.0.0.0