代码搜索结果
找到约 6,083 项符合
Circuit 的代码
circuits.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/*
*
* Routines for dealing with th
filt_rc.out
No. of Data Rows : 1
Circuit: RC filter
Doing analysis at TEMP = 300.150000 and TNOM = 300.150000
RC filter
------------------------------------------------------
test11.cir
*** For BSIM3V3.1 general purpose check (Id-Vg) for Pmosfet***
******************************************
*** circuit description ***
m1 2 1 0 3 p1 L=0.35u W=10.0u
vgs 1 0 -3.5
vds 2 0 -0.1
vbs 3 0
lat_var.h
#ifndef lint
/* sccsid = @(#)lat_var.h 6.2 (ULTRIX) 1/28/88; */
#endif lint
/************************************************************************
* *
* Copyright (c) 1984 by
chp8ex4.m
fprintf('\n Wait simulation is in process. \n')
VF = 400; rF = 0.4; iF0 = VF/rF;
f = 60; w = 2.*pi*f;
d = 0; d = d*pi/180;
t0 = 0 ; tfinal = 0.80;
i0 = [0; iF0; 0; 0;]; % Initial
chp8ex3.m
fprintf('\n Wait simulation is in process. \n')
VF = 400; rF = 0.4; iF0 = VF/rF;
f = 60; w = 2.*pi*f;
d = 0; d = d*pi/180;
t0 = 0 ; tfinal = 0.80;
i0 = [0; iF0; 0; 0;]; % Initial
chp8ex7.m
E0 = 1.0;
Im=[8.7569 6.7363 2.8893 2.8608 1.1785];
t=[0.0042 0.0208 0.3208 0.3375 5.0000];
I = Im/sqrt(2); % The rms value of the above envelope
id=I(5);
chp8ex4.m
fprintf('\n Wait simulation is in process. \n')
VF = 400; rF = 0.4; iF0 = VF/rF;
f = 60; w = 2.*pi*f;
d = 0; d = d*pi/180;
t0 = 0 ; tfinal = 0.80;
i0 = [0; iF0; 0; 0;]; % Initial
chp8ex3.m
fprintf('\n Wait simulation is in process. \n')
VF = 400; rF = 0.4; iF0 = VF/rF;
f = 60; w = 2.*pi*f;
d = 0; d = d*pi/180;
t0 = 0 ; tfinal = 0.80;
i0 = [0; iF0; 0; 0;]; % Initial
chp8ex7.m
E0 = 1.0;
Im=[8.7569 6.7363 2.8893 2.8608 1.1785];
t=[0.0042 0.0208 0.3208 0.3375 5.0000];
I = Im/sqrt(2); % The rms value of the above envelope
id=I(5);