计算 Resources

Showing items tagged with "计算"

This MATLAB code requires three input parameters: d (period constant in metamaterial thickness direction), f (frequency range), and S (scattering parameters obtained from CST or HFSS simulations). The implementation requires S-parameter data to be stored in an Excel file named "asd" placed in the MATLAB path. The Excel file must contain frequency values in the first column, real and imaginary parts of S11 parameters in the second and third columns, and real and imaginary parts of S21 parameters in the fourth and fifth columns respectively.

MATLAB 267 views Tagged

A high-quality set of FDTD programs for calculating two-dimensional photonic band gaps, compatible with MATLAB 7.0 and above. The implementation includes core FDTD algorithms for electromagnetic field simulation and band structure analysis.

MATLAB 308 views Tagged