搜索资源列表
signal_procesing_using_matlab
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
IS-95 FIR滤波器从白噪声中滤得低通噪声
- 使用matlab7.0使用IS-95 FIR滤波器从白噪声中滤得低通噪声,给出输入和输出模拟白噪声样本图,以及输入和输出噪声功率谱图。
FIRIIR.rar
- FIR汉明窗滤波器和IIR双线性变换法设计的低通滤波器,用于心电信号的滤波。,Hamming window FIR and IIR filter design bilinear transform low-pass filter for filtering ECG.
firh
- 利用FIR滤波器设计一个低通滤波器,能够分析到电力系统中的三次谐波,要求满足如下指标:截止频率150HZ,阻带衰减≥30db-FIR filter design using a low-pass filter, to analyze the power system in the third harmonic, the requirements to meet the following indicators: cut-off frequency 150HZ, stopband attenuat
lvboqi
- 线性相位FIR低通滤波器和48阶带通滤波器,并进行了比较的源程序。-Linear phase FIR low-pass filter and 48-order band-pass filter, and a comparison of the source.
FIRdesign
- FIR低通滤波器设计,表达得还比较详细,可以借鉴参考-FIR low-pass filter design, is also expressed in more detail, you can learn from the reference
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
- 此程序是用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
shiyan4
- fir滤波器,一个三频率信号的低通和带通滤波器-fir filter, a three-frequency signal of low pass and band-pass filter
FIRditonglvbo
- FIR低通滤波器,用matlab软件实现-FIR filter using matlab
FIR-lowpass-design
- FIR 低通滤波器程序,matlab 实现-FIR filter using matlab
ALL-fir-low-band-highpass
- FIR 滤波器的低通,带通,高通实现,matlab-FIR using matlab
fir
- 利用在box-muller 和在时域上通过低通滤波器的方法产生多普勒频移的瑞利信道-Using the box-muller, and in the time domain through a low pass filter method produces Doppler frequency shift of the Rayleigh channel
fir
- matlab实现对单声道立体声信号的fir低通滤波器,使用窗函数方法。并将信号写入.dat文件供硬件仿真使用。-fir low-pass filter use window function method,use matlab
soundprocessing
- 基于matlab对语音信号进行频谱分析,加入高斯噪声,再使用FIR高通、巴特沃斯低通、FIR带通滤波器进行滤波处理-Spectral analysis of the speech signal, adding Gaussian noise, and then use high-pass, low pass, band pass filter for filtering
FIR
- 通过MATLAB程序设计实现FIR低通滤波器,附加一个交互界面选择不同的窗函数下的低通滤波。-MATLAB programs designed and implemented by FIR low-pass filter, attach an interactive interface to select a different window functions under the low-pass filter.
fir
- 用窗函数法设计一个线性相位FIR数字低通滤波器-With a window function method to design a linear phase FIR digital low-pass filter
FIR-digital-low-pass-filter-design
- 分别用Hamming窗与Blackman窗实现FIR数字低通滤波器,内含程序及PPT报告- Realize FIR digital low-pass filter with Hamming window and Blackman, contains the procedures and PPT report
IIR滤波器
- 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计(A Butterworth low pass filter is designed, its technical specifications are: 3dB bandwidth, stopband cut-off frequency, stopband attenuation greater t
滤波器设计
- FIR和IIR滤波器,低通,高通,带通,附带注释(FIR and IIR filter, low-pass, high-pass, band-pass, with comments)