代码搜索结果

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

test_mdma_heaptab.c

/* MANAGED-BY-SYSTEM-BUILDER */ /* ** User heap source file generated on Jul 17, 2008 at 09:37:11. ** ** 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

ad_convert_interrupt.c

//======================================================== // A/D conversion and Display // // 使用中断方式处理A/D转换结果 // // Device PIC16F877 // set RA2 to an input analog channel, // use RB0, RB

readme.txt

------------------------------------------------------------------------------- Example: Talkthru W-SRC_Digital In-Analog Out (P8=Input, J5 and P7=Output) Target: ADSP-21369 Date: July 29, 2

stepresp.m

function f = stepresp(x, a, b, c,d,M1) %STEPRESP computes the step response of an analog filter with any number of pole pairs. % % This function takes four arguments: % x is time % a are the real

stepresp.m

function f = stepresp(x, a, b, c,d,M1) %STEPRESP computes the step response of an analog filter with any number of pole pairs. % % This function takes four arguments: % x is time % a are the real

fshlp.m

function fshlp % FSHLP Help file for FSGUI % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Ambardar, E

ctoplt.m

function ctoplt(plot_type) %CTOPLT Support file for CTSIGGUI % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % %

maplphlp.m

function maplphlp %MAPLPHLP Help file for MAPLPGUI. % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Am