代码搜索:Voltage Regulation
找到约 5,122 项符合「Voltage Regulation」的源代码
代码结果 5,122
www.eeworm.com/read/412167/11212691
asm prog39.asm
; PROG39 - Comparing Voltage Inputs
;
; This Application Compares the voltages on Pins P1.0 and P1.1 and
; Lights an LED when the Voltage on P1.0 is greater.
;
; For the Voltage Sources, Two
www.eeworm.com/read/248189/12590465
txt readme.txt
The demo firmware is made up of three components, which are individually displayed on
the LCD. The PIC microcontroller抯 internal HF INT oscillator at 1 MHz is used as the system clock
source.
1.
www.eeworm.com/read/248185/12590571
txt readme.txt
The demo firmware is made up of four components, which are individually displayed on
the LCD. The PIC microcontroller抯 internal HF INT oscillator at 1 MHz is used as the system clock
source.
1. V
www.eeworm.com/read/436699/7765633
txt matlab.txt
%---------------------------------------------------%
% 很早以前编写的小脚本,用MATLAB运行即可。 %
% 希望大家指教,可以到我的主页上留言。 %
% http://hi.baidu.com/lyz_4534 %
%--------------
www.eeworm.com/read/136849/5844097
h pwr_analog_dev.h
/*******************************************************************************
*
* pwr_analog_dev.h
*
* Purpose: This file contains definitions that can be used by any SWE
* for p
www.eeworm.com/read/392011/8367345
txt approx.txt
help file, text only version.
MATLAB CODE FOR SIMULATION OF A
SUCCESSIVE APPROXIMATION CONVERTER
FABRIZIO CONSO
The code works for the simulation of a successive approximation converter,
www.eeworm.com/read/429621/8798563
m m2.m
% MATLAB M-file m2.m is for Project 2 on
% multimachines systems in Chapter 10
% m2.m iS to be used to in conjunction with s2eig.m.
% and for setting up the parameters and initial condition
www.eeworm.com/read/426047/10291435
m buck_pcm_load_reg.m
function buck_PCM_load_reg( Vg,V,Iomax,rg,rL,rS,rC,rD,VD,R1,R2,RS,L,Ts,Ma,Ae)
Vg=input('please give the input voltage Vg=');
V=input('please give the output voltage V=');
Iomax=input('please give the
www.eeworm.com/read/426047/10291436
m buck_pcm_simulink_in.m
Vg=input('please give the input voltage Vg=');
V=input('please give the output voltage V=');
Io=input('please give the output current Io=');
rg=input('please give the resistance of the input voltage s
www.eeworm.com/read/426046/10291454
m buck_boost_pcm_simulink_in.m
Vg=input('please give the input voltage Vg=');
V=input('please give the output voltage V=');
Io=input('please give the output current Io=');
rg=input('please give the resistance of the input voltage s