Diffraction grating

b=1 micron; d=5 microns; N=10

xmin=-0.6; xmax=0.6; ymin=0
width=600; points=600
lambda=6e-07 %% Wavelength = 600 nm
k=2*pi/lambda %% Wave parameter
b= 1e-06 %% Slot width = 1 micron
d= 5e-06 %% Distance between slits = 4 microns
I0=1 %% Intensity of incident light
N=10 %% Number of slits
Iout(fi)=I0*(sin(k*b*fi/2)/(k*b*fi/2))^2*(sin(N*k*d*fi/2)/sin(k*d*fi/2))^2

xmin=-0.6; xmax=0.6
width=600; height=40
fbox=0;points=600; bitmap=1
lambda=6e-07 %% Wavelength = 600 nm
k=2*pi/lambda %% Wave parameter
b= 1e-06 %% Slot width = 1 micron
d= 5e-06 %% Distance between slits = 4 microns
I0=1 %% Intensity of incident light
N=10 %% Number of slits
Iout(x,y)=I0*(sin(k*b*x/2)/(k*b*x/2))^2*(sin(N*k*d*x/2)/sin(k*d*x/2))^2

 
Physical and Mathematical Package "GRAPH"



Rambler's Top100