a collection of small and standalone utilities for image processing, written in C
-
Updated
Oct 22, 2024 - C
a collection of small and standalone utilities for image processing, written in C
Implementation of the parabolic Galerkin Boundary Element Method with moving surfaces in C, my Master's thesis project (publication pending).
use mex solve 2D second order linear PDE and transport equation
A solution, written in C, to Korteweg de Vries using the fourth order Runge-Kutta method and finite differences.
Solving P.D.E. by finite differences and using OpenMP. 💻
A solution, written in C, to the heat equation using Crank-Nicholson and finite differences.
C-based solution of an elliptic PDE by finite difference method
Quant analysis library
Solution to Burger's Equation (inviscid), written in C, using Adams-Bashforth Methods. These methods include the one, two, and three step algorithms.
Numerical solutions of PDEs using C and GSL: heat, wave, and Hopf's equations.
Add a description, image, and links to the pde topic page so that developers can more easily learn about it.
To associate your repository with the pde topic, visit your repo's landing page and select "manage topics."