pageexpm

버전 1.0.2 (82.1 KB) 작성자: Kenneth Johnson
Paged matrix exponential function
다운로드 수: 19
업데이트 날짜: 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