Skip to content
#

boundary-value-problem

Here are 26 public repositories matching this topic...

This repository provides essential numerical algorithms for solving mathematical problems. Covering linear equations, differential equations and more, it's a valuable resource for students and professionals in science and engineering.

  • Updated Jun 10, 2024
  • MATLAB

Implementing 2D Poisson's Equation using the Finite Difference Method and Iterative Solvers for matrices. Explored LU decomposition & the Thomas algorithm, Jacobi, Gauss-Seidel, and the Standard Over-Relaxation (SOR) method. MATH 4315: Advanced Scientific Computing with Professor Weihua Geng.

  • Updated Jul 23, 2023
  • HTML

The repository contains python code for 2D steady-state heat diffusion problems in different coordinate systems like cartesian, polar, spherical etc. This is a topic of numerical analysis, where methods like shooting method, finite difference method, CVM and weighted residual methods are used to solve a particular BVP. Python code has been devel…

  • Updated Aug 20, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the boundary-value-problem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the boundary-value-problem topic, visit your repo's landing page and select "manage topics."

Learn more