代码搜索:Analog

找到约 10,000 项符合「Analog」的源代码

代码结果 10,000
www.eeworm.com/read/182928/9183795

c comparator_drv.c

//! @file comparator_drv.c //! //! Copyright (c) 2004 //! //! Please read file license.txt for copyright notice. //! //! @brief This file contains the low level functions for the analog comparat
www.eeworm.com/read/178343/9407237

txt lp_dma_c.txt

**************************************************************************** LP_DMA_C.zip Example TS201 Link Port DMA Program Analog Devices, Inc. DSP Division Three Technology Way P.O.
www.eeworm.com/read/177246/9464073

txt readme.txt

**************************************************************************** ADSP-BF535 EZ-KIT Lite Assembly based Cache Analog Devices, Inc. DSP Division Three Technology Way P.O. Box 9106
www.eeworm.com/read/166648/10009196

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/280929/10279351

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/280929/10279459

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/158750/10731483

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(s)
www.eeworm.com/read/158750/10731529

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) % a =
www.eeworm.com/read/275504/10814258

txt abstract.txt

This is a simple RTX Kernel based example which blinks LED on the Analog Device ADuC7024 Evaluation Board. The BLINKY example program is available for several targets: Simulator: uVision Simu
www.eeworm.com/read/275452/10816436

m adc.m

% ADC Performs analog to digital conversion on the spread voice % signal after processing it through a Mu-law compander. % Completeed: July 24, 2005 % Terrence Irving % 2005 NSF REU