numerical-methods
Numerical solver
A collection of algorithms and techniques for solving mathematical problems numerically.
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.
44 stars
3 watching
11 forks
Language: Matlab
last commit: over 6 years ago
Linked from 1 awesome list
algorithmschebyshev-polynomialsdecompositiongauss-seideljacobilagrange-interpolationmathematicsmatlabnumerical-analysisnumerical-methodssor
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance numerical environment for solving complex equations in many dimensions using adaptive methods. | 182 |
| Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 89 |
| A comprehensive library of numerical and mathematical functions for high-performance computations in various fields. | 118 |
| A Python library for numerically solving elliptic partial differential equations using the SOR iteration method. | 44 |
| A collection of Matlab libraries for efficient and flexible numerical computations. | 57 |
| A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems | 422 |
| A repository of Matlab code resources and examples for a university's numerical methods course | 68 |
| A Matlab framework for solving inverse problems in computational imaging | 80 |
| Provides functions to perform mathematical operations on numerical arrays in binaries. | 4 |
| MATLAB implementations of various nonlinear programming algorithms for optimization and minimization tasks | 166 |
| Provides tools for solving geophysical models and inverse problems using computational methods | 30 |
| A comprehensive numerical library for .NET and Mono, providing algorithms and data structures for various mathematical tasks. | 3,523 |
| A software package for solving inverse problems in scientific imaging applications. | 107 |
| Solutions to a theoretical computer science textbook, compiled from LaTeX files. | 350 |
| Provides lecture notes and MATLAB code for data science methods | 49 |