theory silas diss

This commit is contained in:
Silas Oettinghaus
2026-02-20 09:51:01 +01:00
parent 2a724b833f
commit c0a0a415a8
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