Projeto para conclusão da disciplina de Cálculo Numérico Computacional no curso de Engenharia de Computação da Universidade Potiguar
-
Updated
Apr 27, 2018 - C
Projeto para conclusão da disciplina de Cálculo Numérico Computacional no curso de Engenharia de Computação da Universidade Potiguar
Second-degree Computer Engineering subject at Universitat de Barcelona
Trabalho de Algebra Linear - Aplicação para encontrar Kernel e aprender mais sobre Álgebra Linear
A collection of python implementations using SWIG, Instant, F2PY... Optimization like Least Squares Levenberg-Marquardt. Boundary Value problem solvers. Integration Simpson/Trapezoidal. Interpolation like Cubic spline. Tridiagonal/pentadiagonal system of equations solver. Linear algebra like Matrix inversion (Gauss-Jordan) and much more
Fast numerical methods in computational science
Numerical Analysis Methods from scratch
Algorithm to calculate the internal temperature of a processor using the Gauss Jordan system of equations
숭실대학교 컴퓨터학부 3학년 프로그래밍언어
A small C-library for Linear Algebra functions that do complex matrix calculations.
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration
nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
Add a description, image, and links to the gauss-jordan topic page so that developers can more easily learn about it.
To associate your repository with the gauss-jordan topic, visit your repo's landing page and select "manage topics."