8 results · AI-generated index
M
mathworks.com
tool

Finite Difference Method for Solving Maxwell's Equations

This MATLAB code uses the finite difference method to solve Maxwell's equations for a 2D waveguide. The code includes a GUI for easy parameter modification.

M
mit.edu
research

Numerical Solution of Maxwell's Equations using Finite Differences

This research paper discusses the application of the finite difference method for solving Maxwell's equations, including a MATLAB implementation for a 1D problem.

G
github.io
tool

Maxwell's Equations Solver using Finite Difference Time Domain (FDTD) Method

This open-source MATLAB code implements the FDTD method to solve Maxwell's equations for electromagnetic wave propagation in various media.

S
stanford.edu
article

Finite Difference Methods for Maxwell's Equations

This course notes page provides an introduction to finite difference methods for solving Maxwell's equations, including MATLAB examples and exercises.

Y
youtube.com
video

Solving Maxwell's Equations with Finite Differences in MATLAB

This video tutorial demonstrates how to use MATLAB to solve Maxwell's equations using the finite difference method, covering both 1D and 2D problems.

N
nasa.gov
official

Finite Difference Time Domain (FDTD) Simulation of Electromagnetic Waves

This technical report discusses the use of the FDTD method for simulating electromagnetic wave propagation, including a MATLAB implementation for a 2D problem.

C
coursera.org
article

Maxwell's Equations and the Finite Difference Method

This online course covers the basics of Maxwell's equations and the finite difference method, including MATLAB programming assignments and quizzes.

F
fileexchange.com
tool

MATLAB Code for Solving Maxwell's Equations using Finite Differences

This MATLAB code repository provides a set of functions for solving Maxwell's equations using the finite difference method, including examples and documentation.