LU decomposition

Lower–Upper (LU) decomposition or factorization to solve the set of n linear equations Ax=b.

Download
Download

You are now following this Submission

Cite As

Meysam Mahooti (2026). LU decomposition (https://in.mathworks.com/matlabcentral/fileexchange/73481-lu-decomposition), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

LU_Decomp.m and LU_BackSub.m were added.

Download
1.1.0

lu_dcmp.m is modified.

Download
1.0.0

Download