Skip to content
#

boundary-value-problem

Here are 26 public repositories matching this topic...

neurodiffeq

Bio-insect flapping wing micro aerial vehicle (FWMAV) is a kind of centimeter-scale air-flying robot which imitates the flapping-wing motion pattern of flying insects in order to realize flying ability and agile maneuverability similar to flapping-winged flying insects. Because of its future broad application prospects in the field of military a…

  • Updated Jan 3, 2024

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

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

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