代码搜索:S-Matrix
找到约 12 项符合「S-Matrix」的源代码
代码结果 12
www.eeworm.com/read/482395/6358986
m main_convergence.m
% Content: Code for diffraction grating computation
% Method: Rayleigh-Fourier Method
% Algorithm: S-Matrix
% By: Huang Zhihua 2008310657 Department of Engineering Physics
% Date: 28/04/2009
fu
www.eeworm.com/read/482395/6358983
m main_basic.m
% Content: Code for diffraction grating computation
% Method: Rayleigh-Fourier Method
% Algorithm: S-Matrix
% By: Barak DEP
% Date: 28/04/2009
function main_basic
clc;clear all;close all
includ
www.eeworm.com/read/482395/6358988
m main_corrugation_h.m
% Content: Code for diffraction grating computation
% Method: Rayleigh-Fourier Method
% Algorithm: S-Matrix
% By: Barak DEP
% Date: 28/04/2009
function main_corrugation_h
clc;clear all;close all
www.eeworm.com/read/458661/7291841
m gout.m
% gout.m - output reflection coefficient in terms of S-parameters
%
% Usage: gamma = gout(S,gG)
%
% S = 2x2 S-matrix
% gG = generator reflection coefficient
%
% gamma = output reflection coef
www.eeworm.com/read/458661/7291914
m gin.m
% gin.m - input reflection coefficient in terms of S-parameters
%
% Usage: gamma = gin(S,gL)
%
% S = 2x2 S-matrix
% gL = load reflection coefficient
%
% gamma = input reflection coefficient
www.eeworm.com/read/315751/13536803
m gout.m
% gout.m - output reflection coefficient in terms of S-parameters
%
% Usage: gamma = gout(S,gG)
%
% S = 2x2 S-matrix
% gG = generator reflection coefficient
%
% gamma = output reflection coef
www.eeworm.com/read/315751/13536873
m gin.m
% gin.m - input reflection coefficient in terms of S-parameters
%
% Usage: gamma = gin(S,gL)
%
% S = 2x2 S-matrix
% gL = load reflection coefficient
%
% gamma = input reflection coefficient
www.eeworm.com/read/303512/13813868
m gout.m
% gout.m - output reflection coefficient in terms of S-parameters
%
% Usage: gamma = gout(S,gG)
%
% S = 2x2 S-matrix
% gG = generator reflection coefficient
%
% gamma = output reflection coef
www.eeworm.com/read/303512/13813938
m gin.m
% gin.m - input reflection coefficient in terms of S-parameters
%
% Usage: gamma = gin(S,gL)
%
% S = 2x2 S-matrix
% gL = load reflection coefficient
%
% gamma = input reflection coefficient
www.eeworm.com/read/458661/7291941
m smat.m
% smat.m - S-parameters to S-matrix
%
% Usage: S = smat(sparam)
%
% sparam = [mag11, ang11, mag21, ang21, mag12, ang12, mag22, ang22]
% = magnitudes (in absolute units) and angles (in degr