搜索资源列表
FIR.rar
- 用窗函数法设计FIR 数字滤波器 能产生矩型窗、升余弦窗、改进升余弦窗和二阶升余弦窗的窗函数子程序,Window function method using FIR digital filter designed to produce the window rectangle, raised cosine window, improving the second order raised cosine window and the window raised cosine window fun
FIR滤波
- FIR的函数源码,可以根据需求自己进行修改!对于嵌入式的开发的数据滤波有参考价值。
FIR
- matlab中学习fir、iir滤波器的程序实例,很好的讲解了fir、iir滤波器的应用-matlab learn fir, iir filter process instances, well explained fir, iir filter applications
FIR
- 用窗函数法设计一个长度N等于8的线性相位FIR滤波器。其理想的幅频特性为 分别用矩形窗、Hanning窗、Hamming窗、Blackman窗、Kaiser窗(b=8.5)设计该滤波器。 -Window function method used to design a length N equal to 8 the linear phase FIR filter. Its ideal amplitude-frequency characteristics of rectangular w
FIR
- FIR滤波器,实现了消除心电信号中的杂音。-FIR filter, to achieve the elimination of noise ECG.
fir
- 基于汉宁窗的fir带通滤波器 用matlab仿真-Hanning window on the fir bandpass filter simulation using matlab
FIR
- 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
FIR
- 基于MATLAB的FIR滤波器设计与滤波-MATLAB-based FIR filter design and filtering
FIR_audiofilter
- 用Matlab实现的音频FIR滤波,提供音频文件实例,效果很好-Implemented using Matlab audio FIR filter, to provide examples of audio files with good results
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
FIR-matlab
- 此程序是用matlab编写的FIR低通滤波器,为了区别于别人上传的都是调用了滤波器的现成函数filter,我自己用双重for循环编写了整个滤波过程,仿真已经通过-This program is written in matlab lowpass FIR filter, in order to distinguish it from other people upload are ready-made function of the filter is called filter, for my
ALL-fir-low-band-highpass
- FIR 滤波器的低通,带通,高通实现,matlab-FIR using matlab
FIR_filter_design_and_implementation
- FIR滤波器的一种设计实现,给出了详细的源代码,和原理。-FIR filter design and implementation of a given source code in detail, and principles.
DSP_MATLAB
- 数字信号处理相关matlab程序,包括傅里叶变换,iir滤波器,fir滤波器等-iir and fir
FIR-bp
- 使用hamming窗函数法设计的FIR带通滤波器-Use hamming window function method design FIR filters
fir
- FIR滤波程序,可以在matlab上仿真使用-FIR filter program
fir-sample
- fir滤波的补码变换,用于verilog程序-fir filter complement conversion program for verilog
FIR滤波器
- FIR滤波器matlab源程序,能够实现低通、高通、带通、带阻的滤波功能,滤波效果好。(FIR filter matlab source code, to achieve low-pass, high pass, band pass, with blocking filter function, filtering effect is good.)
FIR
- FIR数字滤波器:里面包含四部分程序,分别对一个给定的信号进行低通滤波,高通滤波,带通滤波,带阻滤波(程序有详细的注释,适合新手学习FIR型数字滤波器)(FIR digital filter: which contains four parts of the program, respectively, for a given signal low-pass filter, high pass filter, band pass filter, band stop filter (detaile
心电图滤波
- 利用低通、带阻FIR以及IIR技术对心电图上附加的白噪声、高斯噪声等进行滤波还原操作(内附心电图数值样品)。(We use low-pass, band stop FIR and IIR technology to filter and restore the additional white noise and Gauss noise on ECG.)