Generalized Generalized Mittag-Leffler function

版本 1.0.0.0 (1.4 KB) 作者: YangQuan Chen
Generalized Generalized Mittag-Leffler function in four parameters
2.5K 次下载
更新时间 2008/9/17

无许可证

% Generalized Generalized Mittag-Leffler function
% Reference:
% [1] A.K. Shukla ?, J.C. Prajapati. "On a generalization of Mittag-Leffler
% function and its properties" J. Math. Anal. Appl. 336 (2007) 797–811
% [2] A. A. KILBAS, M. SAIGOb, and R. K. SAXENA, “Generalized
% Mittag-Leffler function and generalized fractional calculus operators,”
% Integral Transforms and Special Functions, v. 15, No. 1, 2004, pp. 31–49.
% Prepared by YangQuan Chen. 09/16/2008
% Based on the ml_fun code in Dingyu Xue, YangQuan Chen* and Derek Atherton.
% “Linear Feedback Control – Analysis and Design with Matlab”. SIAM Press, 2007,
% ISBN: 978-0-898716-38-2. (348 pages)
% Using notations in [1]
% a: \alpha \in C, and \re{\alpha) >0
% b: \beta \in C, and \re{\beta) >0
% c: \gamma \in C, and \re{\gamma) >0
% d: q \in (0,1) \union N
% x: the variable
% eps0: specified accuracy
% Definition in [1]
% E_{\alpha,\beta}^{\gamma, q} (z) =
% \sum_{n=0}^{\infty} (z^n/n!) (\gamma)_{qn} / \Gamma(\alpha n +\beta)
% see also:
% http://www.mathworks.com/
% matlabcentral/fileexchange/loadFile.do?objectId=20849&objectType=FILE
% GML_FUN is the special case of GGML_FUN when q=1
% Note: GGML_FUN converges absolutely when q< \re{\alpha) + 1

引用格式

YangQuan Chen (2024). Generalized Generalized Mittag-Leffler function (https://www.mathworks.com/matlabcentral/fileexchange/21454-generalized-generalized-mittag-leffler-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
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.0.0.0