Decomposition Methods(mat)

Implementation of Decomposition Techniques in Matlab

You are now following this Submission

This is a collection of functions which can be used to solve a set of linear equations using decomposition techniques.These functions implement LU and PLU decomposition in Doolittle's method and Cholesky's decomposition technique for symmetric positive definite matrices. "solve_with_LU" function can be used to solve with Cholesky's decomposition technique too.

Cite As

Sazzad Sayyed (2026). Decomposition Methods(mat) (https://in.mathworks.com/matlabcentral/fileexchange/67030-decomposition-methods-mat), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0