Matrix Mittag-Leffler function

Computes the matrix Mittag-Leffler function of a square matrix
11 Downloads
Updated 25 Jun 2024

View License

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 Linux
Tags Add Tags
Version Published Release Notes
1.0.0