搜索资源列表
firnew
- 数字滤波的设计:FIR滤波器,设计滤波器采样频率为600hz,截止频率200hz的高通滤波器-Digital Filter Design : FIR filter, the sampling frequency filter design to 600hz, 200hz cutoff frequency of the high pass filter
H_PASS
- 本压缩中包含了基于DSP高通滤波的原代码,实用性很强,在通信项目文件中截取,希望对同行有所帮助-the compression includes DSP-based high-pass filtering of the original code, very practical, in the document communications interception, and I hope to help peer
C54X高通滤波器汇编文件
- 此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/-this compilation document for C54X series processors for high pass filter used in the paper. Direct access /
DSP
- 1.利用傅立叶级数展开的方法,自由生成所需的x(t); 2.通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3.对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性4.利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器并对上述给出的不同x(n)分别进行滤波; 5.利用窗函数设计法或频率采样法设计数字滤波
Lab0507-MixerFIR
- 用dsp实现FIR 滤波器的信号滤波,TMS320VC5509DSP 片内的A/D 转换精度是10 位的,转换结果(16 位)的最高位(第 15 位)表示转换值是否有效(0 有效),第14-12 位表示转换的通道号,低10 位为转换数值,所以在保留时应注意取出结果的低10 位,再根据高4 位进行相应保存。-FIR filter using dsp signal filtering, A/D conversion accuracy is TMS320VC5509DSP piece 10, th
dsp
- 1. 利用傅立叶级数展开的方法,自由生成所需的x(t); 2. 通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3. 对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性(给出幅频与相频特性曲线); 4. 利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器(画出频率特性曲线),并对上述给出的不同x(n)
DA_AD_project
- tms320c5509a,DA-AD 利用da发信号,ad采集信号,并完成实时的滤波,并通过串口控制滤波器是高通还是低通,-Use DA signals, AD acquisition signal, and complete the real-time filter, and through a serial port control filter is high or low pass,
yuyinxinhaochuli
- 对一段语音信号进行加噪处理,然后用低通滤波、带通滤波、高通滤波对其进行处理,程序完美运行,但要注意音频文件的路径问题,否则运行会报错!-A voice signal plus noise, then low-pass filter, band pass filter, high pass filter processing, the program works perfect, but to pay attention to the audio path to the file, otherwi
Lab0501-FIR
- 实现正弦信号的高通滤波,可以滤掉低频部分,输出输入正弦信号的高频部分-Sinusoidal signal to achieve high-pass filter,
DspExam2014B
- 对图像进行锐化处理(高通滤波处理),用C55xx汇编语言编写处理算法。-Sharpening the image (high-pass filtering), processing with C55xx assembly language.
1151040005682812FIR
- DSP设计课程实验时编写的,基于F2812平台的一个高通FIR滤波程序,包括了MATLAB的滤波器设计和方程程序-Based on F2812 DSP design course experiment, the platform of a high-pass FIR filter program, including the equation of filter design and MATLAB program