fdtd算法 Resources

Showing items tagged with "fdtd算法"

This MATLAB program implements the Finite-Difference Time-Domain (FDTD) algorithm to compute the Radar Cross Section (RCS) of a 2D metallic square cylinder. The implementation features Uniaxial Perfectly Matched Layer (UPML) absorbing boundary conditions and Gaussian pulse source excitation. This code serves as an excellent educational resource for understanding key FDTD components including source implementation, near-to-far-field transformation, and boundary condition configuration.

MATLAB 241 views Tagged

A MATLAB program utilizing FDTD algorithm to compute Radar Cross Section (RCS) of 2D conductor square cylinder scattering field. The implementation features UPML absorbing boundary conditions and Gaussian pulse source excitation, providing practical insights into FDTD methodologies including source incorporation, near-to-far-field transformation, and boundary condition configuration.

MATLAB 254 views Tagged