
Solving the Linear Equation by Using Python Code
Author(s) -
Khin Moh Moh Thin,
Hla Yin Moe,
Lin Lin Aye,
San San Nwe
Publication year - 2020
Publication title -
international journal of scientific research in science, engineering and technology
Language(s) - English
Resource type - Journals
eISSN - 2395-1990
pISSN - 2394-4099
DOI - 10.32628/ijsrset207371
Subject(s) - python (programming language) , gaussian elimination , gauss , linear equation , computer science , mathematics , system of linear equations , algebra over a field , gauss–seidel method , programming language , algorithm , theoretical computer science , pure mathematics , mathematical analysis , gaussian , physics , iterative method , quantum mechanics
In this paper we will introduce the study of solving linear equation. Gauss-elimination and Gauss-Jordan elimination by using python code. This paper aims that students can easily and quickly calculate the linear problems by using python code. Gauss-elimination and Gauss-Jordan elimination are linking the application problem such that electrical networks, traffic flow and commodity marked. By studying this theorem, they know the important characteristics of matrices, concept of vector spaces and properties of special categories of matrices. And also they can know how to use characteristics of matrix to solve a liner system of equations or study properties of a linear transformation.