Fast Pentadiagonal System Solver
バージョン 1.0.0.0 (2.01 KB) 作成者:
Greg von Winckel
Solves symmetric and asymmetric pentadiagonal systems.
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カテゴリ
- MATLAB > Mathematics > Linear Algebra >
Help Center および MATLAB 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 |