Skip to content

AkilaMohan/LU-Decomposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LU Decomposition

AIM:

To write a program to find the LU Decomposition of a matrix.

Equipments Required:

  1. Hardware – PCs
  2. Anaconda – Python 3.7 Installation / Moodle-Code Runner

Algorithm

Program:

(i) To find the L and U matrix

/*
Program to find the L and U matrix.
Developed by: 
RegisterNumber: 
*/

(ii) To find the LU Decomposition of a matrix

/*
Program to find the LU Decomposition of a matrix.
Developed by: 
RegisterNumber: 
*/

Output:

lu decomposition

Result:

Thus the program to find the LU Decomposition of a matrix is written and verified using python programming.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages