lrtfm/Mittag-Leffler-Function

バージョン 1.0.0.0 (7.17 KB) 作成者: xyz
Numerical Computation of Mittag-Leffler Function
ダウンロード: 206
更新 2017/9/13

MITTAG_LEFFLER Generalized Mittag-Leffler function.
E = mittag_leffler(alpha, beta, z) evaluates the Mittag-Leffler function for each element of z with parameters alpha and beta, where alpha, beta are real scalars and alpha > 0.

E = mittag_leffler(alpha, beta, z, rho) evaluates the Mittag-Leffler function with accuracy rho. Other parameters are same as before. The default value of rho is 10^(-12).

The Generalized Mittag-Leffler function is defined as E_{alpha, beta}(z) = sum k from 0 to inf of Z^k/gamma(alpha*k + beta)

Reference:
(1) Rudolf Gorenflo, Yuri Luchko, and Joulia Loutchko Computation of the Mittag-Leffler function and its derivatives. Fractional Calculus & Applied Analysis. 2002, 5(4):12-15.
(2) MLF (alpha,beta,Z,P) written by Igor Podlubny, Martin Kacenak.

引用

xyz (2025). lrtfm/Mittag-Leffler-Function (https://github.com/lrtfm/Mittag-Leffler-Function), GitHub. に取得済み.

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSpecial Functions についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Mittag-Leffler function

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0.0

Update description

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。