numerical-methods-implementation
There are 22 repositories under numerical-methods-implementation topic.
perpendicooler/Code-for-Numerical-Analysis-Executed-in-FORTRAN-and-MATLAB
This is a Git repository containing code for a numerical analysis lab using Fortran and MATLAB
PyNumAl/Python-Numerical-Analysis
Implementation of Numerical Analysis algorithms/methods in Python
NikosNikolopoulos/ComputationalFinance
Some applications in Financial Mathematics.
aadhityasw/VIT-Labs
A bunch of codes done in the labs of various courses during Undergrad.
anupamsaikia/nmcp
This repository shows implementation of different Numerical Methods using C program
Ziezi/Introduction-to-MATLAB-Octave-and-Numerical-Methods-for-Engineers
Solutions to the Exercises from "An Introduction to MATLAB and Numerical Methods for Engineers." by Timmy Siauw and Alexandre M. Bayen
dontcallmesuren/Phase-field-modelling
Phase field modelling of fracture. I am having convergence issues. If anyone can help me fix this let me know
Tanmaymundra/nt2019
Numerical Techniques in Matlab Examples
AnderOne/CALIB
C++14 library of contour advection algorithms
krvajal/libnumerica
Numeric library in C++ with basic methods
minhazmiraz/Numerical-Method
Numerical Method All Programming Assignment
GabrielWendell/PyMoS2
Python Modules for a Static Star Model: A Python code to simulate a simple stellar model.
gdderije/Numerical-Methods
Methods Based on First-Order Approximation and Fixed-Point Methods
gdderije/Solving-Quartic-Equations
Solving Quartic Equations
jelkuweiss/Runge-Kutta-in-cpp
Runge-Kutta Method in C++
khameelbm/microfiniteR
R codes for FEA of microscale structures using the modified couple stress theory
paveloom-university/Computational-Workshop-S04-2019
Matrices multiplication, Newton's / Lagrange's interpolation, Gauss's / Seidel's methods for solving a system of linear differential equations, numerical differentiation, spline interpolation, Fourier transform
andreuboix/Numerical-Linear-Algebra
Methods on Linear Systems
JorgeGuerraPires/ngx-mat-miyagi-dolab
ngx-mat-miyagi-dolab is a set of Angular focused libraries for numerical calculations, focused on bioinformatics
kyaiooiayk/How-to-Implement-Machine-Learning-Algorithms
Implementation from scratch of AI/ML algorithms
paveloom-university/Computational-Workshop-S05-2019
Gauss's quadrature formula, computing integrals from functions with singularities, computing multiple integrals by the Monte Carlo method, solving ODE numerically, least-squares method, QR algorithm, Jacobi eigenvalue algorithm, solving boundary value problems
paveloom-university/Computational-Workshop-S08-2021
Solving Cauchy problems and stiff systems of differential equations, finding eigenvalues in symmetric matrices