搜索资源列表
LowPassFilter_FIR_16
- 采用TMS320VC5402实现一个16阶低通滤波器,音频接口采用的是AD50,汇编语言编写-TMS320VC5402 used to achieve a 16 band low-pass filter, Audio interface is AD50, the compilation of language
kindsoffilters
- 椭圆IIR低通滤波器设计?衷睮IR低通滤波器设计-elliptic low pass filter design IIR ellipti c low pass filter design
filtersofmaynkinds
- 用凯泽方程计算一个线性相位 FIR低通滤波器的阶数-Keyser equation with a linear phase FIR low-pass filter in order
matlabbuttfilter
- 利用Matlab工具对巴特沃斯模拟低通滤波器的设计结果进行了验证,Matlab程序见附页。-Matlab simulation tools Butterworth low-pass filter design results were verified, Matlab program Annex.
filter
- 基于CCS开发的低通滤波器,个人感觉,很适合初学者学习
iir
- 此程序是用于DSP设计IIR数字滤波器的低通滤波器
Dsp_c.rar
- dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
C5402-CCS-LOWPASSFILTER
- 基于C5402的CCS仿真低通滤波器程序,包含IIR和FIR两种滤波器,有仿真波形。-Based on the C5402 CCS simulation low-pass filter program, including IIR and FIR two filter, a simulation waveform.
IIR
- IIR数字低通滤波器,已在DSP试验箱上实现,希望能对大家有帮助-IIR digital low-pass filter has been implemented on the DSP Chambers, hoping to be helpful to everyone
digital.filter
- 数字滤波器的C语言实现,其中包括低通,带通,高通滤波器,还有巴特沃斯滤波器的实现-The C language realization of digital filters, including low-pass, band pass, high pass filter, as well as the realization of Butterworth filter
fir
- 窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
Fourier filter
- 程序包中包括Chebyshev低通滤波器、巴特沃斯模拟低通滤波器、Cholesky分解、DFT算法、FFT算法,可以直接移植到嵌入式系统或DSP中实现。-Package includes Chebyshev low-pass filter, Butterworth low-pass filter simulation, Cholesky decomposition, DFT algorithm, FFT algorithm, can be directly transplanted to the
firlpfilter
- 这是一个基于CCS平台的FIR低通滤波器程序,适用于TMS320C54X系列芯片,希望和大家探讨-This is a CCS-based platform FIR low-pass filter process, applicable to TMS320C54X series chips, would like to explore
dsp6FIR
- 滤波器采样频率为600Hz ,截止频率100Hz 的10阶低通滤波器。并用汇编语言设计一个实现上面要求的FIR 滤波器 (2)要求设计滤波器采样频率为8000Hz ,截止频率500Hz 的40阶低通滤波器。用C语言设计一个实现上面要求的FIR 滤波器 -Filter sampling frequency of 600Hz, the 10 cut-off frequency 100Hz-order low-pass filter. Design and assembly language
FIR
- 已知一低通滤波器的采样率为2KHz,通带为500Hz,阻带为600 Hz,带内波动3dB,带外衰减-50dB,滤波器的相位具有线性特性,具体幅频特性见下图。要求用等波纹方法设计出该FIR滤波器,然后用TMS320C54x汇编语言编程,并在CCS下调试实现该FIR滤波器。-A low-pass filter known to the sampling rate of 2KHz, passband to 500Hz, stopband to 600 Hz, with fluctuations wit
hpiir
- FPGA文件程序,irr型低通滤波器,vhd程序 -FPGA program file, irr-type low-pass filter, vhd procedures
FIR
- FIR低通滤波器,已在DSP试验箱上测试通过,希望对大家有帮助-FIR low-pass filter has been tested in the DSP chamber passed, want to help everyone
无限冲激响应高通滤波器
- 设计一个在0.45π处具有3dB截止角频率的一阶无限冲激响应低通滤波器和一阶无限冲激响应高通滤波器。用matlab计算并画出它们的增益响应,并用matlab证明两个滤波器是全通互补和功率互补的。涉及画图的频率范围[- π, π],间隔设置π /100。-Design a 3dB cutoff at 0.45π with angular frequency at the first order infinite impulse response low-pass filter and the fi
第28章:ST官方汇编FFT库应用
- 串口打印低通滤波器输出数据。 串口打印高通滤波器输出数据。 串口打印带通滤波器输出数据。(Serial port printing low pass filter output data. Serial port printed high pass filter output data. Serial port printing bandpass filter output data.)
exp03_iir
- c 语言与 arm 平台下实现二阶巴特沃斯低通滤波器,适用于dsp54x系列cpu开发板(c and arm code of two-level iir Butterworth filter in dsp54x cpu)