mzMath - a collection of typescript-based math helpers.
-
Updated
Jul 15, 2024 - TypeScript
mzMath - a collection of typescript-based math helpers.
Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization
Newton's method for finding the root of a differentiable, multivariate, vector-valued function.
A manifold-based approach to solve systems of equations
An efficient C/C++ implementation for solving N equations with N unknowns with the help of Gaussian elimination.
MAL114 - Linear Algebra MATLAB Codes: QR decomposition and eigenvalues, Gauss-Jacobi, Gauss-Jordan, Gauss-Seidel, Graham-Schmidt, Jacobi Eigenvalues, Projection, Successive over Relaxation, System of Equations.
MATLAB implementation of A Feature Selection Based on Perturbation Theory
Welcome to the NumPy Tutorials repository, your one-stop collection of learning materials for mastering NumPy, a fundamental library for scientific computing in Python.
A cross-platform mobile app for solving Tri-Diagonal Matrix
Implementation of Gauss-Seidel method used to solve a linear system of equations
Householder reflection QR. System of linear equations.
a solution to a cute little geometry problem
Script to solve system of equations in Scilab I wrote during 2nd semester for course Numerical Methods and Simulation (Metody numeryczne i symulacja)
System of Equations generator for integral answers
An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.
Laboratory works on Numerical Methods course
Matlab and Octave library for some numerical computations.
System of equations solver in Fortran 95
Elementary Differential Equations by Edwards and Penney, 5th Edition. Some python scripts for homework problems, particularly chapter 5: Linear Systems of Differential Equations.
Program that solves quadratic, linear and system of equations - mostly everything you'll encounter till 10 grade.
Add a description, image, and links to the system-of-equations topic page so that developers can more easily learn about it.
To associate your repository with the system-of-equations topic, visit your repo's landing page and select "manage topics."