Community Profile

photo

Michael Akinwumi


Active since 2011

A lover of applicable mathematics.
Professional Interests: Applicable mathematics

Statistics

  • Personal Best Downloads Level 1
  • First Review
  • First Submission

View badges

Content Feed

View by

Submitted


Efficient Successive Over-Relaxation Method
This code solves the linear system Ax=b, where A is a symmetric banded matrix, using banded SOR.

13 years ago | 1 download |

Submitted


Efficient Conjugate Gradient Method for Symmetric Banded Matrix
Given symmetric banded matrix A,this code efficiently uses conjugate gradient method to solve Ax=b.

13 years ago | 1 download |

Submitted


Banded Symmetric Successive Overrealaxation
Solves a linear system whose coefficient matrix is symmetric and banded using SOR

13 years ago | 1 download |

Submitted


Efficient Cholesky Decomposition of Symmetric Banded Matrix
Solves a linear system of equations where the coefficient matrix is symmetric and banded using.

13 years ago | 1 download |