Fast Pentadiagonal System Solver

Solves symmetric and asymmetric pentadiagonal systems.
6,7K Downloads
Aktualisiert 26. Mär 2004

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R12
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Fast Tridiagonal System Solver

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0