You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Greg von Winckel (2026). Fast Pentadiagonal System Solver (https://ch.mathworks.com/matlabcentral/fileexchange/4671-fast-pentadiagonal-system-solver), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Fast Tridiagonal System Solver
General Information
- Version 1.0.0.0 (2.01 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
