This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
modified_matlab_code:welcome [2015/11/12 14:25] tekoshar |
modified_matlab_code:welcome [2015/11/12 14:28] (current) tekoshar |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| <code> | <code> | ||
| - | function Radiation_Decay_Coefficient_Modified(d,lamda,Bg,phi,fx,n) | + | function Radiation_Decay_Coefficient_Modified(d,lamda,Bg,phi,fx,n) |
| dd = 10e-6; % depth under the WG | dd = 10e-6; % depth under the WG | ||
| D = d; % the depth in which delta_eps is 1/e of the maximum | D = d; % the depth in which delta_eps is 1/e of the maximum | ||
| Line 78: | Line 78: | ||
| ylabel('\alpha_\nu (arb. units)'); | ylabel('\alpha_\nu (arb. units)'); | ||
| title('Radiation Decay for TE0 mode for d = 1.0 \mum'); | title('Radiation Decay for TE0 mode for d = 1.0 \mum'); | ||
| - | end | + | end |
| </code> | </code> | ||
| + | |||
| {{:radiation_decay_20151011_nov_11_.jpg|}} | {{:radiation_decay_20151011_nov_11_.jpg|}} | ||