代码搜索结果
找到约 10,000 项符合
Analog 的代码
program_4_1.m
% Program 4_1
% 4-th Order Analog Butterworth Lowpass Filter Design
%
format long
% Determine zeros and poles
[z,p,k] = buttap(4);
disp('Poles are at');disp(p);
% Determine transfer function co
amf_delayoffchip.c
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. ADI Confidential.
#include "AMF_DelayOffChip.h"
void AMF_DelayOffChip_Render(AMF_DelayOffChip * restrict instance,float * restric
amf_biquadcascade64_s_render.asm
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. ADI Confidential.
// File : $Id: //depot/development/visualaudio/modules/2.5.0/SHARC/Source/AMF_BiquadCascade64_S_Render.asm#4 $
amf_delayntapnoutoffchip_s.c
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. ADI Confidential.
#include "AMF_DelayNTapNOutOffChip_S.h"
void AMF_DelayNTapNOutOffChip_S_Render(AMF_DelayNTapNOutOffChip_S * res
amf_delayallpassoffchip_s.c
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. ADI Confidential.
#include "AMF_DelayAllpassOffChip_S.h"
void AMF_DelayAllpassOffChip_S_Render(AMF_DelayAllpassOffChip_S * restri
amf_delayallpassoffchip_render.asm
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. ADI Confidential.
// Module Name : AMF_DelayAllpassOffChip_Render.asm
// DSP Processor : ADSP21367,368,369 (LX3)
//
amf_biquadcascade64_s.c
// Copyright(c) 2003 Analog Devices, Inc. All Rights Reserved. ADI Confidential.
// File : $Id: //depot/development/visualaudio/modules/2.5.0/SHARC/Source/AMF_BiquadCascade64_S.c#4 $
// Part
amf_delaylatticeoffchip_s.c
// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. ADI Confidential.
#include "AMF_DelayLatticeOffChip_S.h"
void AMF_DelayLatticeOffChip_S_Render(AMF_DelayLatticeOffChip_S * restri