pageexpm

版本 1.0.2 (82.1 KB) 作者: Kenneth Johnson
Paged matrix exponential function
22.0 次下载
更新时间 2022/3/17

查看许可证

pageexpm extends the expm (matrix exponential) function for efficient operation on multicore and multiprocessor computers by using paged matrix operations pagemtimes and pagemldivide. (MATLAB R2022a or later is required, but pageexpm does not require the Parallel Computing Toolbox.)

引用格式

Kenneth Johnson (2024). pageexpm (https://www.mathworks.com/matlabcentral/fileexchange/107959-pageexpm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2022a
与 R2022a 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Fixed problem with squaring operation (Eq 18 - algo doc v2 will be posted on vixra).
Added file demo_pageexpm.mlx.

1.0.1

Put in link to algorithm document.

1.0.0