菲涅尔系数计算Matlab我要分享

Calculation of Fresnel coefficient by MATLAB

反射系数 菲涅尔 fresnel 菲涅尔系数;透反射系数;透反射比 折射系数

关注次数: 447

下载次数: 3

文件大小: 50KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

基于MATLAB软件,使用者在交互界面GUI上输入入射介质、反射介质的折射系数n1、n2,可算得不同入射角条件下线偏光/自然光的菲涅尔透反射系数及透反射比。


English Description:

Based on MATLAB software, the user can input the refractive coefficients N1 and N2 of incident medium and reflection medium on the GUI of interactive interface to calculate the Fresnel transmission and reflection coefficient and transmission and reflection ratio of linear polarized light / natural light under different incident angles.


代码预览

菲涅尔系数计算Matlab\Fresnel.fig

菲涅尔系数计算Matlab\Fresnel.m

菲涅尔系数计算Matlab