Fast Pentadiagonal System Solver

Solves symmetric and asymmetric pentadiagonal systems.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Greg von Winckel (2026). Fast Pentadiagonal System Solver (https://fr.mathworks.com/matlabcentral/fileexchange/4671-fast-pentadiagonal-system-solver), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : Fast Tridiagonal System Solver

Catégories

En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0