Decomposition Methods(mat)
Version 1.0.0.0 (2.62 KB) by
Sazzad Sayyed
Implementation of Decomposition Techniques in Matlab
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://uk.mathworks.com/matlabcentral/fileexchange/67030-decomposition-methods-mat), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
