Image-Edge-Detection-with-Taylor-Series-and-Finite-Difference This Python project implements Taylor series derivatives and finite difference methods to detect edges in images, efficiently highlighting ...
Welcome to the Electromagnetic Simulation project! This repository showcases simulations of 1D, 2D, and 3D Finite-Difference Time-Domain (FDTD) methods, inspired by the work of Jennifer E. Houlie and ...
Developed a CUDA version of the FDTD method and achieved a speedup 40x. Implemented on a NVIDIA Quadro FX 3800 GPU, which has 192 SPs, 1GB global memory, and a memory bandwidth of 51.2 GB/s.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...