代码搜索结果
找到约 9,581 项符合
Analog 的代码
fg_06_03.m
% fg_06_03 Analog Butterworth poles.
L=[2 4 6]; b=1;
clr=['r' 'g' 'b'];
sp_fig(1,8,3);
for plt=1:3,
a=[1, zeros(1,2*L(plt)-1), 1];
subplot(1,3,plt);
pz_plot(0,a);
end
fg_06_11.m
% fg_06_11 Analog & digital gain.
N=500; L=2; w1=2;
w=linspace(0,w1,N);
sp_fig(1,8,4);
% Analog
subplot(1,2,1);
axis([0 w1 0 1]);
set(gca,'fontsize',16);
P=1./(1+w.^(2*L));
line(w,P,'color
jumper.txt
TMS320C24x Evaluation Board Jumper Settings for all programs in this
directory.
Jumper
Jumper Name Position Description
Analog supply JP1 1
web51.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
analog.c
//-----------------------------------------------------------------------------
// Net ANALOG.C
//
// This module handles the analog inputs which are external temperature
// sensor, the on-chip te
web51.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
analog.c
//-----------------------------------------------------------------------------
// Net ANALOG.C
//
// This module handles the analog inputs which are external temperature
// sensor, the on-chip te
web51.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
web51_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
analog.c
//-----------------------------------------------------------------------------
// Net ANALOG.C
//
// This module handles the analog inputs which are external temperature
// sensor, the on-chip te