代码搜索结果
找到约 217 项符合
Transistor 的代码
pmos025.m
function id = pmos025(W, L, vgs, vds, vsb)
% analysis for 0.25 micron CMOS PMOS transistor
technology = [-1, -0.40, -0.4, -30.34e-6, -0.1, -1.04, 0, 0.015];
% technology is a list of technology p
s_plus_match_2.m
% This script takes the transistor s parameters that were measured with the HP 8505a
% and adds the two LC matching networks where the values were previously
% computed and saved to a file.
% To
s_plus_match_2.asv
% This script takes the transistor s parameters that were measured with the HP 8505a
% and adds the two LC matching networks where the values were previously
% computed and saved to a file.
% To
nmos025.m
function id = nmos025(W, L, vgs, vds, vsb)
% analysis for 0.25 micron NMOS transistor
technology = [1, 0.43, 0.4, 117.7e-6, 0.06, 0.6325, 0.005, 0.015];
% technology is a list of technology para
pmos025.m
function id = pmos025(W, L, vgs, vds, vsb)
% analysis for 0.25 micron CMOS PMOS transistor
technology = [-1, -0.40, -0.4, -30.34e-6, -0.1, -1.04, 0, 0.015];
% technology is a list of technology p
ex9_4.m
%
% This routine plots the input and output stability circles
% for a hypothetical transistor and whose S-parameters
% are defined in Exmaple 9-4
%
% Copyright (c) 1999 by P.Bretchko an
ex9_4.m
%
% This routine plots the input and output stability circles
% for a hypothetical transistor and whose S-parameters
% are defined in Exmaple 9-4
%
% Copyright (c) 1999 by P.Bretchko an
ex9_4.m
%
% This routine plots the input and output stability circles
% for a hypothetical transistor and whose S-parameters
% are defined in Exmaple 9-4
%
% Copyright (c) 1999 by P.Bretchko an
ex9_4.m
%
% This routine plots the input and output stability circles
% for a hypothetical transistor and whose S-parameters
% are defined in Exmaple 9-4
%
% Copyright (c) 1999 by P.Bretchko an