代码搜索结果
找到约 6,083 项符合
Circuit 的代码
volt.txt
Theory behind calculation of Voltage divider circuit.
All we want is input voltage to ADC should not increase 5V and
Our maximum I/p Voltage to voltmeter is 15V only. So we design
the voltage divi
例9-12 .m
I = imread('circuit.tif');
I2 = imcrop(I,[75 68 90 112]);
imview(I)
imview(I2)
例9-12 .m
I = imread('circuit.tif');
I2 = imcrop(I,[75 68 90 112]);
imview(I)
imview(I2)
bad_param_type.deck
Invalid parameter type
*
* This circuit contains a simple gain block to demonstrate
* that the simulator reports an error if the parameter value
* is invalid.
*
.tran 1e-5 1e-3
*
v1 1 0 0.0 si
xspice.deck
A simple XSPICE amplifier circuit
*
* This uses an XSPICE "gain" code model to substitute for
* the transistor amplifier circuit in spice3.deck.
*
.tran 1e-5 2e-3
*
vin 1 0 0.0 ac 1.0 sin(0 1
parsing.deck
Parsing
*
* This circuit contains a simple gain block to demonstrate
* that the simulator parses the syntax used to reference
* code models.
*
.tran 1e-5 1e-3
*
v1 1 0 0.0 sin(0 1 1k)
r1 1 0
string.v
//
// Demonstrate how to display strings for a particular signal.
// This allows you to see a text string for a bus, which at times, might
// help out in debugging. This is not intended for synthe
ch3_2_3.m
I = imread('circuit.tif');
I2 = imcrop(I,[75 68 130 112]);
imview(I), imview(I2)
bad_param_type.deck
Invalid parameter type
*
* This circuit contains a simple gain block to demonstrate
* that the simulator reports an error if the parameter value
* is invalid.
*
.tran 1e-5 1e-3
*
v1 1 0 0.0 sin(0 1 1k