Skip to content

TheDeiw/SLAE-4x4-Jakobi-method-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solving 4x4 SLAE

Overview

This website showcases a tool for solving systems of linear algebraic equations (SLAE) of size 4x4 using numerical methods. It provides an intuitive interface for inputting data and exploring mathematical concepts.

The tool computes Alpha and Beta matrices, using them to solve the SLAE with both the Jacobi and Gauss-Seidel methods. This approach highlights iterative techniques in numerical computation.

Reason for creation

Created as part of a lab assignment for the "Numerical Methods" course, the project helps students learn theoretical principles and test them using personalized input scenarios.

Button "Input" fills all fields with numbers given by your own variant.

Execution result

image

Releases

No releases published

Packages

No packages published