代码搜索:Analog

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

代码结果 10,000
www.eeworm.com/read/177247/9464054

txt readme.txt

**************************************************************************** ADSP-BF535 Complex FFT Demo Analog Devices, Inc. DSP Division Three Technology Way P.O. Box 9106 Norwood, MA 0206
www.eeworm.com/read/372237/9515814

txt readme_c_overlay.txt

**************************************************************************** ADSP-TS201S and ADSP-TS101S EZ-Kit Overlay example in C Sets up a skeleton overlay system in C Analog Devic
www.eeworm.com/read/362213/10012639

m ex9_27.m

% Example 9.27 % % Analog Butterworth filter design for a bandpass filter % % w0 = 4; % center of band wb = 2; % bandwidth [z,p,k] = buttap(3); % 3 pol
www.eeworm.com/read/280929/10279337

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/275503/10814329

txt abstract.txt

The Interrupt project is a simple program for the ADuC7026 using Analog Devices ADuC7026 Evaluation Board. It demonstrates the use of interrupts on the board. The default example is an externa
www.eeworm.com/read/456887/7337746

h amf_biquadcascadesmoothed_ds.h

#ifndef _AMF_BIQUADCASCADESMOOTHED_DS_ #define _AMF_BIQUADCASCADESMOOTHED_DS_ // Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. // This software is proprietary and confidential to An
www.eeworm.com/read/448529/7531867

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/439437/7709140

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/299923/7820448

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/399777/7837580

c main.c

/* Example 5a This example shows what a request and acknowledge sequence might look like. This node reads the value of a potentiometer on an analog input pin. When it receives a request for