搜索资源列表
lab3-FIR
- 基于c6000的DM642开发板的图像FIR滤波器的实现
FIR
- VC++编写的FIR滤波器,用于一维数字信号处理。
FIR
- fir滤波器,在matlab环境下运行的
FIR_pinlv[1]
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
ufo321wc
- FIR滤波器的C语言实现 C语言源程序代码及解析-FIR filter, the C language realization C source code and analytical
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
FIRFilter
- 利用FIR 滤波器对图像进行采样,平滑。使用vc++ 6.0 和 opencv-using FIR filter to sample and smooth the image, based on VC++ 6.0 and openCV
fir
- 利用matlab实现dpcm编码,和正交fir滤波器的设计。-Dpcm the realization of the use of matlab code fir filter and orthogonal design.
FIR
- 用matlab实现FIR滤波器,包括其幅频特性,然后让单位取样函数,周期方波序列和周期三角波序列通过滤波器,验证滤波器的特性-FIR filters using matlab implementation, including its amplitude-frequency characteristics, and then let the unit sample function, sequence and cycle-cycle square wave triangle wave seque
FIR
- 基于并行结构分布式算法的FIR滤波器设计-Distributed algorithm based on parallel structures FIR filter design
FIR
- 基于MATLAB的GUI设计,做成的一个FIR滤波器,主要使用的是FIR算法-MATLAB-based GUI design, made of a FIR filter, the main use of the FIR algorithm
firwindow
- FIR滤波器的窗函数设计方法可以有很好的效果-firlvboqidechuanghanshusheji
fir
- FIR函数通过定义的系数和延时线来实现有限脉冲响应FIR滤波器。该函数产生了对输入数据的响应。该过滤器(通带,阻带等特点)由系数和抽头数决定。-FIR function by defining the coefficients and delay line to achieve the finite impulse response FIR filter. The function of the input data generated response. The filter (passban
FIR
- FIR高通,低通,带通和带阻滤波器的设计并通过GUI显示-FIR high-pass, low pass, band pass and band stop filter is designed and displayed through the GUI
FIR-Lowpass-Filter
- 基于切比雪夫一致逼近法设计FIR数字低通滤波器,matlab环境下的源程序-FIR Digital Lowpass Filter based on ChebyshevI though Matlab.
FIR
- FIR滤波器的设计,采用康欣软件实现,包含所需要的所有文件-FIR filter design using Kangxin software, contains all the files needed
SignalProcess
- VC++6.0下实现 FFT IFFT Hilbert CONV FIR滤波器 小波降噪-VC++6.0 to achieve FFT IFFT Hilbert CONV FIR filter wavelet noise reduction
the-design-of-fir
- 使用matlab进行有限长fir滤波器设计,要求写出代码画出仿真图形-design fir
FIR-filter
- 数字信号处理领域 FIR滤波器的仿真模型 开发环境为matlab与systemgenerator联合仿真 -digital signal process matlab FIR systemgenerator
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)