Skip to content

sabarinathan-coder13/Gaussian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Gaussian Elimination

AIM:

To write a program to find the solution of a matrix using Gaussian Elimination.

Equipments Required:

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

Algorithm

1.import numpy in builtin function 2.get the input 3.use loop for the result 4.End the program

Program:

image
/*
Program to find the solution of a matrix using Gaussian Elimination.
Developed by: SABARINATHAN A
RegisterNumber: 25005972
*/

Output:

image

Result:

Thus the program to find the solution of a matrix using Gaussian Elimination is written and verified using python programming.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published