Matrix Mittag-Leffler function
Version 1.0.0 (12.4 KB) by
Joao Cardoso
Computes the matrix Mittag-Leffler function of a square matrix
This repository contains MATLAB functions to compute the two parameter matrix Mittag-Leffler function
F = E_{alpha,beta}(A),
where
* A is a given square matrix (real or complex)
* alpha and beta are positive real numbers.
The algorithm is implemented in the script
mlfm.m
that uses a Schur-Parlett-Cauchy method investigated in the paper
João R. Cardoso, Computing the Mittag-Leffler Function of a Matrix Argument, arXiv:2310.01896v1 [math.NA] 3 Oct 2023
Cite As
Joao Cardoso (2026). Matrix Mittag-Leffler function (https://www.mathworks.com/matlabcentral/fileexchange/168776-matrix-mittag-leffler-function), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
