Coursework: 2D Laplace Equation FEM: C++ // Illustrations and analysis: Jupyter Notebook
-
Updated
Jan 22, 2024 - Jupyter Notebook
Coursework: 2D Laplace Equation FEM: C++ // Illustrations and analysis: Jupyter Notebook
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
Bachelor's final project
Solves the Laplace equation for a specific mesh and boundaries.
Fast Monte Carlo estimator for numerically solving a Poisson PDE.
This project demonstrates the use of finite difference methods to solve Laplace's and Maxwell's equations using MATLAB. It includes a 2D solver for potential distribution and a 1D FDTD simulation for electromagnetic wave propagation.
APPM 4660 Intermediate Numerical Analysis II final project [Spring 2021].
Retrieves temperature information from Arduino and computes the (approximate) solution of the Laplace equation problem
2D Heat Flow Simulation in rectangular domain by solving Laplace Equation using Finite Difference Method.
Monte Carlo Method to Solve Laplace and Poisson Equations with example for EE447 High Voltage Engineering
This repository contains my attempts at weekly assignments and semester exams from the course I attended.
Laplace equation solver using PyQt5 as visualization
Proyectos de modelación y computación gráfica.
just a simple example project showcasing the usage of Eigen for solving the Laplace equation on a 2d grid, and its usefulness.
Solving the Laplace Equation numerically using Finite Difference Method
Add a description, image, and links to the laplace-equation topic page so that developers can more easily learn about it.
To associate your repository with the laplace-equation topic, visit your repo's landing page and select "manage topics."