代码搜索:grating
找到约 46 项符合「grating」的源代码
代码结果 46
www.eeworm.com/read/230811/14273504
m grating.m
lamda=1.50:0.0001:1.60;
i=0;
dim=length(lamda);
r=ones(1,dim);
%k1=ones(1,dim);
%k2=ones(1,dim);
lamdaB=1.55;
Kapa=0.01;
Neff=3.21;
dataN12=Kapa*lamdaB/2;
gl=300;
gratingp=lamdaB/Ne
www.eeworm.com/read/230811/14273530
asv grating.asv
lamda=1.50:0.0001:1.60;
i=0;
dim=length(lamda);
r=ones(1,dim);
%k1=ones(1,dim);
%k2=ones(1,dim);
lamdaB=1.55;
Kapa=0.01;
Neff=3.21;
dataN12=Kapa*lamdaB/2;
gl=300;
gratingp=lamdaB/Ne
www.eeworm.com/read/491958/6428984
txt fiber_grating.txt
% 本程序利用传输矩阵法计算啁啾光纤光栅光谱特性
% 采用了科西函数进行切趾(变迹);
% 定义常数及变量的物理意义
% gating_length % 光纤光栅的长度
% grating_period % 光纤光栅的周期
% index_0 % 光纤的折射率
% index_mod
www.eeworm.com/read/279835/10386279
m shife_phase_grating.m
%% shife_phase_grating,用矩阵法据求bragg的反射谱
clear all
clc
Speed=3*1e+8; % 光速 %
Pg=0.53e-006; % 光栅周期 %
Lg=0.001; % 光栅长度 %
n1=1.45; % 纤芯原始折射率 %
www.eeworm.com/read/304266/13797070
m diff_grating1.m
clear all ;close all;clc;
% wavelength
lambda=0.000632;
%the distance from grating to the image plane,in general it's focus length
f=1000;
%modulate factor
m=1;
f0=2;% grating period
L=5;% gra
www.eeworm.com/read/304264/13797086
txt readme.txt
Cross section of the geometry of a diffraction grating, a common
illustration in textbooks of optics, spectroscopy, and analytical chemistry.
Sliders on the figures allow real-time interactive contr
www.eeworm.com/read/222275/14698898
txt readme.txt
Cross section of the geometry of a diffraction grating, a common
illustration in textbooks of optics, spectroscopy, and analytical chemistry.
Sliders on the figures allow real-time interactive contr
www.eeworm.com/read/304264/13797076
m diffractiongratingspectrum.m
% Self-running demonstration of a diffraction grating spectrum
% by addition of sinewaves from the superimposition of
% reflections from multiple grooves, with phase shift due to incremental
% path
www.eeworm.com/read/304264/13797082
m interference.m
% Interactive simulation of a diffraction grating spectrum.
% A diffraction grating with N grooves is illuminated by monochromatic light.
% When viewed at an angle, the reflections from each groove
www.eeworm.com/read/222275/14698878
m diffractiongratingspectrum.m
% Self-running demonstration of a diffraction grating spectrum
% by addition of sinewaves from the superimposition of
% reflections from multiple grooves, with phase shift due to incremental
% path