代码搜索结果

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

fig8_11.m

% % This program generates a Smith Chart plot with % constant nodal quality factor contours % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice"

fig6_19.m

% % This program plots the capacitance of the varactor diode % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" % close all; % close all opened

fig5_9.m

% % This file computes the attenuation profile of the first % order RL filter for various load resistances % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory

fig5_7.m

% % This file computes the attenuation profile of the first % order RC filter for various load resistances % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory

ex5_1.m

% % This file generates the graph for Example 5.1 % "Band pass filter response" % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" % close

ex2_8.m

% % This program computes the input impedance of the % quarter-wave transformer as described in Example 2.8 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory

readme.txt

TITLE ----- ICC (Inter-Cell Communication) module USAGE ----- RF5 DESCRIPTION ----------- The ICC module is a mechanism to move input and output data from a cell. FILES ----- Each

bootstrap

#!/bin/sh echo "bootstrapping (this may take a while)" rm -rf build mkdir build aclocal && libtoolize && autoconf && autoheader && automake --add-missing --force-missing || exit

ex10_5.m

% % In this example we design a GaAs FET oscillator % using microstrip matching networks % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %

ex9_16.m

% % In this example a broad-band amplifier is designed % using the frequency compensated matching network approach % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design