代码搜索结果
找到约 454 项符合
Capacitor 的代码
partlist_433mhz.rep
PART LIST
==========================
Ref. Description Value
C1 Capacitor 0805 C
gmatchs.m
% GMATCHS Provides the gamma rod length in meters and the capacitor
% value in pF for a gamma matching structure.
%
% [LG, C] = GMATCHS(L,A,D,F,ZD)
%
% L is the dipole l
omatchs.m
% OMATCHS Provides the gamma rod length in meters and the series
% capacitor value in pF for a omega matching structure.
%
% [LG, CS] = OMATCHS(L,A,D,F,CP,ZD)
%
% L i
ex1_4.m
%
% This file generates the graph for Example 1.4
% "RF impedance response of capacitor"
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
add_shunt_capacitor.m
function Add_shunt_capacitor(cap)
% this function adds a description of the shunt capacitor connected to the
% rest of the network
%
% USAGE:
% Add_shunt_capacitor(2.5e-12)
%
add_series_capacitor.m
function Add_series_capacitor(cap)
% this function adds a description of the series capacitor connected to the
% rest of the network
%
% USAGE:
% Add_series_capacitor(2.5e-12)
%
add_shunt_capacitor.m
function Add_shunt_capacitor(cap)
% this function adds a description of the shunt capacitor connected to the
% rest of the network
%
% USAGE:
% Add_shunt_capacitor(2.5e-12)
%
add_series_capacitor.m
function Add_series_capacitor(cap)
% this function adds a description of the series capacitor connected to the
% rest of the network
%
% USAGE:
% Add_series_capacitor(2.5e-12)
%
ex1_4.m
%
% This file generates the graph for Example 1.4
% "RF impedance response of capacitor"
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
add_shunt_capacitor.m
function Add_shunt_capacitor(cap)
% this function adds a description of the shunt capacitor connected to the
% rest of the network
%
% USAGE:
% Add_shunt_capacitor(2.5e-12)
%