Sparse Toeplitz matrix construction
版本 1.0.0.0 (1.6 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 |