readme.txt

来自「用S-Matrix算法计算光栅衍射问题。」· 文本 代码 · 共 13 行

TXT
13
字号
main_basic.mat
-Run this code to validate the code.

main_convergence.mat
-To analyze the convergence behavior when the layer thickness is large, run this code.Ignore the warning!
-The data is saved in file convergence_data.mat, analyze this data by running the file convergence_analysis.mat.

main_corrugation_h.mat
-To analyze the influence of the groove depth, run this code.
-The data is saved in file corrugation_data.mat, analyze this data by running the file corrugation_analysis.mat.

flat_metallic_mirror_reflectivity.mat
-To analyze the reflectivity of the flat silver mirror, run this code.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?