8000 GitHub - pilidili/simpleFDTDdemo: A simple FDTD demo programmed in MATLAB.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pilidili/simpleFDTDdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

% This is a simple demo of FDTD with PML boundary conditions.

% The "forLoopVersion"is written with for-loop.

% The "MatrixVersion" is written with Matrix operation base on the "forLoopVersion",in order to make full use of the matrix operation performance of matlab to improve efficiency.

About

A simple FDTD demo programmed in MATLAB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0