Skip to content

The goal is to determine the viability of various methods of determinant computations that are implementable in MATLAB.

Notifications You must be signed in to change notification settings

emansarahafi/MATLABDeterminants

Repository files navigation

Determinants in MATLAB

The goal is to determine the viability of various methods of determinant computations that are implementable in MATLAB. The following have been explored:

  • Butterfly Method.
  • Sarrus’ Method.
  • Laplace Cofactor Expansion Method.
  • Permutations and Determinants.
  • LU Factorization.
  • Computing the Determinant of Vandermonde Matrix.

About

The goal is to determine the viability of various methods of determinant computations that are implementable in MATLAB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published