Merge branch 'main' of cau-git.rz.uni-kiel.de:nt/mitarbeiter/silas/imdd_simulation

This commit is contained in:
Silas Oettinghaus
2026-03-24 17:58:19 +01:00
19 changed files with 2624 additions and 7120 deletions

View File

@@ -300,8 +300,8 @@ classdef Filter < handle
xline(fcut_,'LineStyle',':','LineWidth',1,'HandleVisibility','off','Color',p.Color);
yline([-3, -6, -9],'LineStyle',':','LineWidth',1,'HandleVisibility','off');
xlim([0 fc.*2].*1e-9);
ylim([ninedB-6, 2]);
% xlim([0 fc.*2].*1e-9);
% ylim([ninedB-6, 2]);
legend
end