代码搜索结果
找到约 10,000 项符合
Analog 的代码
bf537_ezkit_display_example_heaptab.c
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** User heap source file generated on Jan 11, 2007 at 15:00:21.
**
** Copyright (C) 2000-2006 Analog Devices Inc., All Rights Res
afd_chb2.m
function [b,a] = afd_chb2(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Chebyshev-2
% -----------------------------------------
% [b,a] = afd_chb2(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
afd_chb1.m
function [b,a] = afd_chb1(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Chebyshev-1
% -----------------------------------------
% [b,a] = afd_chb1(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
butter.m
function [num, den, z, p] = butter(n, Wn, varargin)
%BUTTER Butterworth digital and analog filter design.
% [B,A] = BUTTER(N,Wn) designs an Nth order lowpass digital
% Butterworth filter and retur
abstract.txt
This example program demonstrates how to use the on-chip
D/A Converter of the following analog devices chips:
* ADuC812
* ADuC814
* ADuC832
* ADuC831
The program configures the D
u_chb1ap.m
function [b,a] = u_chb1ap(N,Rp,Omegac);
% Unnormalized Chebyshev-1 Analog Lowpass Filter Prototype
% --------------------------------------------------------
% [b,a] = u_chb1ap(N,Rp,Omegac);
% b
text1.a
/*---------------------------------------------------------
FILE: TLC1549--Analog changing to Digits
Program of a Votage Device (0.005~5.005v)
Decriber: Vin=1000*5*Din/1024~5Din
TIME: 2006-8-7-
test_ppi_heaptab.c
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** User heap source file generated on Dec 14, 2007 at 10:32:30.
**
** Copyright (C) 2000-2007 Analog Devices Inc., All Rights Res
test_ppi.ldf
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** ADSP-BF531 linker description file generated on Dec 14, 2007 at 10:32:30.
**
** Copyright (C) 2000-2007 Analog Devices Inc., A
highpassfilter.flt
FILTER COEFFICIENT FILE
IIR DESIGN
FILTER TYPE HIGH PASS
ANALOG FILTER TYPE ELLIPTIC
PASSBAND RIPPLE IN -dB -.1000E-01
STOPBAND RIPPLE IN -dB -.8000E+02
PA