Fast Pentadiagonal System Solver

版本 1.0.0.0 (2.0 KB) 作者: Greg von Winckel
Solves symmetric and asymmetric pentadiagonal systems.
6.7K 次下载
更新时间 2004/3/26

查看许可证

Solves the problem Ax=b when A is pentadiagonal (5-banded) and strongly nonsingular. This is much faster than x=A\b for large matrices. The algorithm will check to see if A is symmetric and use a more efficient algorithm if it is. Users are encouraged to improve and redistribute this script.

引用格式

Greg von Winckel (2024). Fast Pentadiagonal System Solver (https://www.mathworks.com/matlabcentral/fileexchange/4671-fast-pentadiagonal-system-solver), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息
致谢

参考作品: Fast Tridiagonal System Solver

Community Treasure Hunt

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

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