代码搜索结果
找到约 454 项符合
Capacitor 的代码
probridge.bak
/* DESCRIPTION:This program uses to give out full 3-phase bridge's pulse.
Detecting the voltage of the capacitor and the current of the circuit.
*/
#include "LF2407regs.h"
#include
probridge.c
/* DESCRIPTION:This program uses to give out full 3-phase bridge's pulse.
Detecting the voltage of the capacitor and the current of the circuit.
*/
#include "LF2407regs.h"
#include
exp3_1.m
clear
clc
close
t0=0;
tfinal=15;
x0=[0.5;0]; %初始化,电感电流为0,电容电压为0.5v
%tol=0.001; %数值计算精度
[t,x]=ode45('elecsys',t0,tfinal,x0);
%elecsys是系统微分方程的描述函数
figure(1)
subplot(211)
plot(t,x(:,1))
title
exp3_1.m
clear
clc
close
t0=0;
tfinal=15;
x0=[0.5;0]; %初始化,电感电流为0,电容电压为0.5v
%tol=0.001; %数值计算精度
[t,x]=ode45('elecsys',t0,tfinal,x0);
%elecsys是系统微分方程的描述函数
figure(1)
subplot(211)
plot(t,x(:,1))
title
nios.edf
(edif NIOS_PrjPCB
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap
(keywordLevel 0)
)
(status
(written
(timeStamp 2008 5 11 9 45 24)
(program "Design Explorer DXP
exp3_1.m
clear
clc
close
t0=0;
tfinal=15;
x0=[0.5;0]; %初始化,电感电流为0,电容电压为0.5v
%tol=0.001; %数值计算精度
[t,x]=ode45('elecsys',t0,tfinal,x0);
%elecsys是系统微分方程的描述函数
figure(1)
subplot(211)
plot(t,x(:,1))
title
exa19.m
t0= 0; tfinal =15; % time interval
x0 = [0.5, 0]; % initial conditions
% [t,x] = ode23('electsys', t0, tfinal, x0); % use with MATLAB 4
tspan = [t0, tfinal];
all.bom
Bill of Material for all.Bom
Used Part Type Designator Footprint Description
==== ===================== ========== ========== ====================
88 0.1uF
ex8_7.m
%
% This program generates an impedance transformation
% plot in the Smith Chart and finds the input impedance of the
% matching network as a function of the shunt capacitance position
%
potread.asm
; PotRead - Read the Pot Values And Output a Pulse Showing What Was Read
;
; This Application Reads Resistance Values by Allowing a Capacitor
; Wired to a Pot to Charge and then Measure the T