Fitting data using the Mittag-Leffler function

版本 1.6.0.0 (356.2 KB) 作者: Igor Podlubny
Fitting data using the Mittag-Leffler function.
1.4K 次下载
更新时间 2012/6/27

查看许可证

Two functions are provided for fitting data using the Mittag-Leffler function.

In MLFFIT1.M, just the Mittag-Leffler function in one parameter is used. In MLFFIT2, the Mittag-Leffler function in two parameters multiplied by a power function is used.

Two sample scripts are provided for the illustration of possible use.

These functions require the Mittag-Leffler function (FEX submission 8738); if it is not present, a one-time download is suggested.

This fitting method has been introduced and used in the following articles:

[1] D.Sierociuk, I.Podlubny, I.Petras, "Experimental evidence of variable-order behavior of ladders and nested ladders", IEEE Transactions on Control Systems Technology, 15 February 2012, DOI:10.1109/TCST.2012.2185932, available online at http://dx.doi.org/10.1109/TCST.2012.2185932
(or preprint: http://arxiv.org/abs/1107.2575)

[2] I.Petras, D.Sierociuk, I.Podlubny, "Identification of parameters of a half-order system", IEEE Transactions on Signal Processing, 25 June 2012, DOI:10.1109/TSP.2012.2205920, available online at http://dx.doi.org/10.1109/TSP.2012.2205920

For more information about the Mittag-Leffler function and fractional differential equations (i.e., differential equations containing derivatives of arbitrary real order) see, for example,

[3] I. Podlubny, Fractional Differential Equations, Academic Press, San Diego, 1999, ISBN 0125588402.

引用格式

Igor Podlubny (2024). Fitting data using the Mittag-Leffler function (https://www.mathworks.com/matlabcentral/fileexchange/32170-fitting-data-using-the-mittag-leffler-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Special Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.6.0.0

Updated description.

1.5.0.0

Added a reference to the journal paper.

1.4.0.0

Demo files made m-publishable, and PDF outputs of demos are added. Screenshot updated.

1.2.0.0

Added references.

1.1.0.0

Missing lines of code added.

1.0.0.0