MATLAB linear system of equations solver and equation roots solver with gui
-
Updated
May 12, 2015 - MATLAB
MATLAB linear system of equations solver and equation roots solver with gui
Collection of Matlab functions for numerical analysis. (Numerical Analysis MATLAB Functions)
Mini Project 2 of MTH308A IITK - Numerical Analysis & Scientific Computing
Half-explicit Runge-Kutta method for overdetermined semi-implicit Differential-Algebraic Equations
Implementazioni esercizi di Calcolo Numerico
Implementation for different numerical algorithms
My MATLAB code and report of final practical test of the course "Natural Flow Model".
This Equations Solver project was done using the MATLAB programming language. Given a function of any type, a method of several root finding methods is chosen to solve the equation. Graphs are used to display function to be solved along with graphs to show the comparisons between methods performance. Errors in calculations, error bounds, maximum…
This systems of linear equations solver project was done using the MATLAB programming language. Given a system of linear equations of any number of variables, a method of several methods is chosen to solve for the unkown variables. Supported Methods are Gauss Elimination, Gauss Jordan, LU Decomposition, and Gauss Seidel.
basic numerical analysis algorithms implemented in MATLAB for coursework
Homework done in Matlab
Tutorial Matlab Metode Numerik [Kelas Terbuka]
Implement some finite volume schemes for elliptic PDEs.
Assignments for MA209 Numerical Methods course at NITK Surathkal
Numerical Project implemented using MATLAB to implement some of the Numerical methods for Root Finding with interactive graphical user interface .
Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."