Fast Pentadiagonal System Solver
Versione 1.0.0.0 (2,01 KB) da
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.
Cita come
Greg von Winckel (2024). Fast Pentadiagonal System Solver (https://www.mathworks.com/matlabcentral/fileexchange/4671-fast-pentadiagonal-system-solver), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R12
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Linear Algebra >
Scopri di più su Linear Algebra in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato da: Fast Tridiagonal System Solver
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |