代码搜索:Analog
找到约 10,000 项符合「Analog」的源代码
代码结果 10,000
www.eeworm.com/read/393394/8290231
m afd_butt.m
function [b,a] = afd_butt(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Butterworth
% -----------------------------------------
% [b,a] = afd_butt(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
www.eeworm.com/read/413699/11146538
h accelerometer.h
#ifndef _ACCELEROMETER
#define _ACCELEROMETER
/* functions */
void InitAcc(void); // to be called before starting using accelerometer
void GetAcc(int *x, int *y,int *z); // to get analog v
www.eeworm.com/read/268260/11147015
m afd_butt.m
function [b,a] = afd_butt(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Butterworth
% -----------------------------------------
% [b,a] = afd_butt(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
www.eeworm.com/read/265527/11262168
h kei842.h
/*--------------------------------------------------------------------------
kei842.h
Header file for Keil C compiler for ADuC842 specific SFRs.
Copyright (c) 2002 Analog Devices Inc.
All rig
www.eeworm.com/read/433114/8545375
m approx_intersect.m
function [ca,ia,ib,ic]=approx_intersect(a,b,tol)
% Find the values of numeric vector "a" that are closest to values of
% numeric vector "b".
% Analog to Matlab function "intersect" for numeric data;
www.eeworm.com/read/288907/8595761
txt readme.txt
*********************************************************************************************
ADSP-BF537 EZ-KIT Lite C Based AD1854/AD1871 TALKTHRU
Analog Devices, Inc.
DSP Division
Three Tech
www.eeworm.com/read/388370/8612539
m afd_elip.m
function [b,a] = afd_elip(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Elliptic
% --------------------------------------
% [b,a] = afd_elip(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha(s)
%
www.eeworm.com/read/388370/8612567
m u_chb2ap.m
function [b,a] = u_chb2ap(N,As,Omegac);
% Unnormalized Chebyshev-2 Analog Lowpass Filter Prototype
% --------------------------------------------------------
% [b,a] = u_chb2ap(N,As,Omegac);
%
www.eeworm.com/read/283149/9040172
txt readme.txt
___________________________________________________________________________
README.DFT Example ADSP-21062 DFT Program
Analog Devices, Inc.
DSP Division
P.O. Box 9106
Norwood, MA 02062
17-NO
www.eeworm.com/read/283149/9040194
txt readme.txt
___________________________________________________________________________
README.DFT Example ADSP-21062 DFT Program
Analog Devices, Inc.
DSP Division
P.O. Box 9106
Norwood, MA 02062
17-NO