meta data for this page
Differences
This shows you the differences between two versions of the page.
groups:mg:project_ptb-cavity:matlab_script_cavity_spectrum [2018/01/23 12:21] – created ssauer | groups:mg:project_ptb-cavity:matlab_script_cavity_spectrum [2018/01/23 12:22] (current) – ssauer | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Matlab script ====== | ====== Matlab script ====== | ||
- | < | + | % caculates the cavity spectrum and the frequency distance between TEM_00 |
% and higher order modes m+n. Two curved mirrors possible. | % and higher order modes m+n. Two curved mirrors possible. | ||
% | % | ||
Line 54: | Line 54: | ||
plot(R,G); | plot(R,G); | ||
- | </ |