资源简介
使用MATLAB编程,使用FDTD(时域有限差分),模拟二维TE波在空间中的传播,边界端用PML吸收边界条件截断。
代码片段和文件信息
%***********************************************************************
% 2-D FDTD TE code with PML absorbing boundary conditions
%***********************************************************************
%
% Program author: Susan C. Hagness
% Department of Electrical and Computer Engineering
% University of Wisconsin-Madison
% 1415 Engineering Drive
% Madison WI 53706-1691
% hagness@engr.wisc.edu
%
% Copyright 2005
%
% This MATLAB M-file implements the finite-difference time-domain
% solution of Maxwell‘s curl equations over a two-dimensional
% Cartesian space lattice comprised of uniform square grid cells.
%
% To illustrate the algorithm a 6-cm
- 上一篇:LM拟合优化算法的MATLAB实现
- 下一篇:matlab各种统计特征计算.m
评论
共有 条评论