Sparse Toeplitz matrix construction
バージョン 1.0.0.0 (1.65 KB) 作成者:
Toby Driscoll
Produces a sparse Toeplitz matrix given only the first row and column, like built-in Toeplitz.
This function bridges a small but annoying gap between TOEPLITZ, which constructs a Toeplitz matrix from its first row and column, and SPDIAGS, which creates a sparse matrix from its diagonals. SPTOEPLITZ has the same syntax and usage as TOEPLITZ, but it never constructs a dense matrix with more nonzeros than the final result.
引用
Toby Driscoll (2024). Sparse Toeplitz matrix construction (https://www.mathworks.com/matlabcentral/fileexchange/13353-sparse-toeplitz-matrix-construction), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2006b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Mathematics > Sparse Matrices >
Help Center および MATLAB Answers で Sparse Matrices についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |