代码搜索:RF

找到约 8,431 项符合「RF」的源代码

代码结果 8,431
www.eeworm.com/read/154092/11989653

m add_series_oc_stub.m

function Add_series_oc_stub(theta_deg,freq_0,line_Z0) % this function adds a description of the open-circuit stub connected to the % rest of the network in series % % USAGE: % Add_series_oc_stub(
www.eeworm.com/read/154092/11989655

m add_shunt_sc_stub.m

function Add_shunt_sc_stub(theta_deg,freq_0,line_Z0) % this function adds a description of the short-circuit stub connected to the % rest of the network in shunt configuration % % USAGE: % Add_sh
www.eeworm.com/read/154092/11989658

m add_series_sc_stub.m

function Add_series_sc_stub(theta_deg,freq_0,line_Z0) % this function adds a description of the short-circuit stub connected to the % rest of the network in series % % USAGE: % Add_series_sc_stub
www.eeworm.com/read/154092/11989677

m add_trans_line.m

function Add_trans_line(theta_deg,freq_0,line_Z0) % this function adds a description of the transmission line connected to the % rest of the network % % USAGE: % Add_trans_line(45, 1e9, 75) %
www.eeworm.com/read/154092/11989836

m ex8_4.m

% % This program generates a Smith Chart plot % and computes the frequency response of the % matching neworks described in Example 8.4 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig
www.eeworm.com/read/152362/12119508

c~ main.c~

#include #include #include"bg.h" #include"toggle.h" #include"sg.h" #include"switch.h" #include"line.h" #include"text.h" #include"popmenu.h" #include"sig.h" #include"echo_fd.h" int
www.eeworm.com/read/152362/12119714

h m_window.h

/*#include #include #include"bg.h" #include"toggle.h" #include"sg.h" #include"switch.h" #include"line.h" #include"text.h" #include"popmenu.h" #include"sig.h" #include"echo_fd.h"*/
www.eeworm.com/read/152362/12119772

c main.c

#include #include #include"bg.h" #include"toggle.h" #include"sg.h" #include"switch.h" #include"line.h" #include"text.h" #include"popmenu.h" #include"sig.h" #include"echo_fd.h" int
www.eeworm.com/read/152362/12120142

c main.c

#include #include #include #include #include #include #include #include"bg.h" #include"toggle.h" #include"sg.h" #in
www.eeworm.com/read/128753/14279760

m ex8_4.m

% % This program generates a Smith Chart plot % and computes the frequency response of the % matching neworks described in Example 8.4 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig