Skip to content

Простая реализация метода Гаусса решения системы линейных уравнений.

Notifications You must be signed in to change notification settings

IamA1ive/GaussEliminationMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GaussEliminationMethod

Простая реализация метода Гаусса решения системы линейных уравнений.

/RU
Введите размер матрицы (не включая столбец свободных членов)
Затем введите содержимое каждой её строки (включая столбец свободных членов)
На экран будет выведено пошаговое решение системы уравнений

/EN
Enter the size of the matrix (not including the intercept column)
Then enter the contents of each of its rows (including the intercept column)
A step-by-step solution of the system of equations will be displayed on the screen

Screenshot_4

About

Простая реализация метода Гаусса решения системы линейных уравнений.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages