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
- Host: GitHub
- URL: https://github.com/twhughes/fdtd_matlab
- Owner: twhughes
- Created: 2014-11-12T07:21:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-20T21:43:53.000Z (over 10 years ago)
- Last Synced: 2025-01-20T20:35:08.519Z (5 months ago)
- Language: Matlab
- Homepage:
- Size: 148 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FDTD_MATLAB
===========FDTD algorithm for MATLAB with animation and movie saving (WIP)
Code is self explanatory
Simply runfdtd_${N}D
in matlab where ${N} is the dimension {1,2,3}only 1D is functional currently