shayneobrien / numerical-methodsLinks
Methods in numerical analysis. Includes: Lagrange interpolation, Chebyshev polynomials for optimal node spacing, iterative techniques to solve linear systems (Gauss-Seidel, Jacobi, SOR), SVD, PCA, and more.
☆48Updated 7 years ago
Alternatives and similar repositories for numerical-methods
Users that are interested in numerical-methods are comparing it to the libraries listed below
Sorting:
- Contains all the MATLAB Code written in Numerical Methods for PDE☆30Updated 4 years ago
- Teach numerical methods for interpolation, differentiation, integration, and solving ODEs and PDEs with MATLAB.☆44Updated 3 months ago
- Poisson equation solver with finite difference method and multigrid☆66Updated 8 years ago
- Materials for my Structural and Multidisciplinary Design Optimization course☆45Updated 11 months ago
- Convolutional Solvers for Partial Differential Equations☆27Updated 5 years ago
- Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations☆69Updated 5 years ago
- Numerical methods implementation in MATLAB.☆41Updated last year
- Chebfun examples collection☆72Updated 2 years ago
- To address some of the failure modes in training of physics informed neural networks, a Lagrangian architecture is designed to conform to…☆52Updated 3 years ago
- Simple matlab FEM code for 2-d poisson equation☆17Updated 3 weeks ago
- Assignments of Finite Differences Method Lesson in NWPU☆17Updated 5 years ago
- CNN for airfoil lift-to-drag-ratio prediction☆46Updated 6 years ago
- 4th-order Runge-Kutta method for solving the first-order ordinary differential equation (MATLAB)☆20Updated 2 years ago
- Extreme scale FMM-accelerated boundary integral equation solver for wave scattering.☆22Updated 5 years ago
- Naïve implementations of some Krylov subspace methods without preconditioning☆20Updated 6 years ago
- Examples how to plot FreeFem++ simulation results from within matlab and octave☆28Updated 6 years ago
- Spectral Methods in Python☆61Updated last week
- ☆23Updated 6 years ago
- My matlab homework files☆122Updated 9 years ago
- This repo contains the code for solving Poisson Equation using Physics Informed Neural Networks☆20Updated 3 years ago
- This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia☆42Updated 8 years ago
- Classic Algebraic Multigrid (AMG) Demo☆23Updated 8 years ago
- Repository for the course Numerical Methods for Partial Differential Equations at ETH Zurich.☆41Updated last month
- Codes for finite element method☆31Updated this week
- Studying quadrature methods applied to PINNs☆26Updated 4 years ago
- Git Mirror of John Burkardt's great collection of MATLAB Software☆94Updated 7 years ago
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆62Updated 6 years ago
- FEniCS on GPU takes advantage of CUDA cores to solve SPARSE matrix using cuPy and SciPy libraries.☆20Updated 4 years ago
- Compack (COnservation law Matlab PACKage) is a MATLAB package for numerically solving hyperbolic conservation laws in one and two spatial…☆17Updated 4 years ago
- WENO (Weighted Essentially Non-Oscillatory) schemes☆34Updated 10 years ago