代码搜索结果
找到约 10,000 项符合
Analog 的代码
ztrn.m
function [tf,rr,pp,kk] = ztrn(x,tol)
%ZTRN Support file for ZTR
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
pcc_ulpd.c
//===============================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
//
// Property of Texas Instrument
bilin.m
function [b,a]=bilin(d,c)
% [b,a]=bilin_weights(d,c)
%
% Bilinear trans. of analog weights to digital weights.
% [b,a]=weights of IIR digital filter in cascade form with
% 2-pole sections; H(z)=
abstract.txt
The AD_INTERRUPT program reads the input pair AIN0-AIN1
of the MSC121x using an interrupt service routine.
The analog value is printed along with other A/D relevant
information via the serial inter
ex9_25.m
% Example 9.25
%
% Analog Butterworth filter design
%
% design an 3-pole filter with a bandwidth of 5 Hz
%
[z,p,k] = buttap(3); % 3 pole filter
[b,a] = zp2tf(z,p,k); % convert the ze
fig9_36.m
% Figure 9.36
%
% Analog Butterworth filter design
%
% design an n-pole filter with a bandwidth of 1 rad/sec
%
[z,p,k] = buttap(2); % 2 pole filter
[b,a] = zp2tf(z,p,k); % conver
uninstall.ini
[Count]
Count=596
[File]
1=C:\Program Files\QingYue\Library\
2=C:\Program Files\QingYue\Library\Miscellaneous Devices.SchLib
3=C:\Program Files\QingYue\Library\Analog Devices\
4=C:\Program Fil
sample.c
/*
* Sample application using LCD interface (see lcd.c) and analog input
* on a 16C71 (see adc.c)
*
* 1) Read channel 0 of the ADC and write it to the LCD
* 2) Read serial data and write it to l
da.asm
;EXP_Analog_to_Digital
.486
;-------------------------------------------
DSEG SEGMENT USE16
A_0809 EQU 230H
OLD0C DD ?
T_DELY DD 500000
DISPLAY1 DB 4 DUP(
defts201.h
//*
//* defTS201.h
//*
//* Version 2.0 5/6/04
//*
//* Copyright (c) 2002 Analog Devices, Inc., All rights reserved
//*
#if !defined(__DEFTS201_H_)
#define __DEFTS201_H_
//
// Bit Mask Ma