/System-of-Equations-Solver-with-Scilab

Script to solve system of equations in Scilab I wrote during 2nd semester for course Numerical Methods and Simulation (Metody numeryczne i symulacja)

Primary LanguageScilab

System of Equations Solver with Scilab

Script to solve system of equations in Scilab and a script to calculate determinant for a 3x3 matrix.

User is asked to write every coefficient one by one and depending on amount of equations the script gives result or sends error "not enough equations".