www.gusucode.com > rf 案例源码程序 matlab代码 > rf/CreateLCBandstopTeeFilterExample.m

    %% LC Bandstop Tee Filter
% Create a LC Bandstop Tee Filter using |rfckt.lcbandstoptee|.
filter = rfckt.lcbandstoptee('C',[1e-12 4e-12],'L',[2e-9 2.5e-9])