搜索资源列表
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
Lab18-FIR
- 用汇编编程实现的DSP低通,高通,带通,和FIR算法的几个实例,工作平台54-compiled using DSP Programming low pass, high pass, band-pass, and FIR algorithm few examples, 54xx platform
C54X高通滤波器汇编文件
- 此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/-this compilation document for C54X series processors for high pass filter used in the paper. Direct access /
IIRfilterdesign
- 文件中包含了IIR滤波器设计之带通、待阻、低通、高通的matlab程序代码。-File contains a band-pass IIR filter design, to be resistance, low pass, high pass of the matlab code.
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
DSP
- 1.利用傅立叶级数展开的方法,自由生成所需的x(t); 2.通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3.对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性4.利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器并对上述给出的不同x(n)分别进行滤波; 5.利用窗函数设计法或频率采样法设计数字滤波
dsp
- dsp实验教程,包括高通,低通,带通滤波器,以及一些延时程序代码,TMS320C54x指令表-dsp test tutorials, including high-pass, low pass, band pass filter, and some delay code, TMS320C54x Instruction List
highpass
- DSP芯片完成:高通滤波器在DSK上的实现-DSP chip to complete: high-pass filter in the implementation on the DSK
无限冲激响应高通滤波器
- 设计一个在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
MATLAB
- High Pass Filters for an 2D image
IPLib
- 该程序包含了二维傅里叶变换、低通滤波器、高通滤波器-The program includes two-dimensional Fourier transform, low pass filters, high pass filter
DSP
- 数字信号处理课程设计所需的程序。低通,带通,高通滤波器及噪声的处理。界面设置,FFT变换等等。-Digital signal processing required for curriculum design process. Low-pass, band pass, high pass filter and noise processing. Interface settings, FFT transform and so on.
Simulator
- Simulator 这是一个仿真程序文件夹下面有: acorr 自相关 add 向量相加 convol 卷积 corr 互相关 dlms 自适应算法 hpassfir 高通FIR算法 lpassfir 低通算法 mmul 矩阵相乘 rfft FFT算法实验 sin 这是一个产生正弦波数据的程 sub 向量相减 -Simulator is a simulation program folder belo
complementary_f
- Complementary Low pass and high pass filter converted for PCWHD compiler (CCS)-Complementary Low pass and high pass filter converted for PCWHD compiler (CCS)
sound_filter
- DSK 6713 on board programing and simple sound filter for sound codec (high pass and low pass)
Ert
- 数字信号处理,高通,低通,滤波器,数字信号处理,高通,低通,滤波器。-Digital signal processing, high pass, low pass filters, digital signal processing, high pass, low pass filter....
dspbatawardz
- dsp用巴特莱特窗函数法设计数字FIR高通滤波器-Bartlett with window function method to design digital FIR high-pass filter
DSP-window-function-design
- 原创,数字信号处理中窗函数的设计,matlab代码,可以按照要求生成不同窗函数的低通、高通、带通、带阻滤波器。-Original digital signal processing design of the window function in the matlab code can be generated in accordance with the requirements of different window function low-pass, high pass, band pa
high-pass-ccs
- FIR高通滤波器的matlab程序设计及其在DSP里的实现。-FIR high-pass filter matlab program design and its implementation in the DSP.