Fast Toeplitz band matrix multiplication

버전 1.0.0 (5.04 KB) 작성자: Matthias Kredler
Fast and storage-efficient multiplication by Toeplitz band matrix, using Matlab's filter function.
다운로드 수: 2
업데이트 날짜: 2024/4/22

라이선스 보기

Multiplies a Toeplitz band matrix TB with a matrix x ("Toeplitz" means:
constant along each diagonal, "band" means: only diagonals along a
bandwidth around main diagonal are non-zero) If transp='prime', then TB'*x
is calculated. If x is a multi-dimensionaly array, then multiplication
goes along dimension dim, i.e. the "n-mode product" of the tensor x by
the matrix TB is calculated (see de Lathauwer et all, SIAM 2000, for a
definition). Never sets up the entire Toeplitz matrix, which is
storage-efficient. Option 'fill' implements a modification of TB to make
row sums constant; if TB is a Markov transition matrix, this corresponds
to confining jumps to within the grid boundaries.

인용 양식

Matthias Kredler (2024). Fast Toeplitz band matrix multiplication (https://www.mathworks.com/matlabcentral/fileexchange/164196-fast-toeplitz-band-matrix-multiplication), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2024a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0