An open API service indexing awesome lists of open source software.

https://github.com/twhughes/fdtd_matlab

FDTD algorithm for MATLAB with animation and movie saving
https://github.com/twhughes/fdtd_matlab

Last synced: 3 months ago
JSON representation

FDTD algorithm for MATLAB with animation and movie saving

Awesome Lists containing this project

README

        

FDTD_MATLAB
===========

FDTD algorithm for MATLAB with animation and movie saving (WIP)

Code is self explanatory
Simply run

fdtd_${N}D


in matlab where ${N} is the dimension {1,2,3}

only 1D is functional currently