Decomposition Methods(mat)

Implementation of Decomposition Techniques in Matlab
45 Downloads
Updated 22 Apr 2018

View License

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 (2024). Decomposition Methods(mat) (https://www.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 Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0