You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This repository features MATLAB projects using Finite Difference Methods to solve Laplace's equation and Maxwell's equations. It includes a 2D Laplace's Equation Solver and a 1D FDTD Simulation with wave propagation and absorption, providing practical understanding and visualization tools.
Electrodynamics simulator for calculating the fields and potentials generated by moving point charges and simulating oscillating dipoles with and without periodic mechanical motion.