搜索资源列表
my_fft2
- 两个滤波器的代码,以及一个应用带通滤波器降噪的主程序,使用matlab制作了滤波器,滤波效果一般-two filter code, and application of a band-pass filter and noise reduction program, the use of Matlab produced a filter, filtering effect of general
带通
- matlab数字滤波器设计,计算出参数便于dsp实现bandpa-Matlab digital filter design parameters calculated to achieve bandpass ease dsp
bandpassfilter
- 带通滤波器的例子,详细的看,适合初学matlab和图形图像处理的例子-band pass filter example, the detailed, suitable for beginners Matlab and graphic examples of image processing
Digital-filter-based-on-MATLAB
- 利用MATLAB编程设计一个数字带通滤波器,分别用IIR和FIR两种数字滤波器类型进行设计。-Using MATLAB program to design a digital bandpass filter, respectively IIR and FIR two types of digital filter design.
Matlab.m
- 共振解调法诊断轴承损伤类故障的原理概述如下:当轴承某一元件表面出现局部损伤时,在受载运行过程中要撞击与之相互作用的其它元件表面,产生冲击脉冲力,由于冲击脉冲力的频带很宽,必然包含轴承外圈、传感器甚至附加的谐振器等的固有频率而激起这个测振系统的高频固有振动。根据实际情况可以选择某一高频固有振动作为研究对象,通过中心频率等于该固有频率的带通滤波器把该固有振动分离出来。然后进行包络解调,去除高频衰减振动的频率成分,得到只包含故障特征信息的低频包络信号,对这一包络信号进行频谱分析便可以容易地诊断出轴承的
work
- 巴特沃斯和切比雪夫低、带通滤波器matlab程序,能播放、读取音乐,加噪,滤噪等。画出加噪前、加噪后、滤波后波形。-Butterworth and Chebyshev low, band-pass filter matlab procedures, can play music, reading, adding noise, filtering etc.. Before the addition of noise, plus noise, after the filter waveform.
cesu
- 一个关于雷达测速的MATLAB仿真程序,FIR带通滤波器matlab 测速仪。-A radar gun on the MATLAB simulation program, FIR band-pass filter matlab velocimetry.
MATLAB
- 基于MATLAB的几个滤波器程序,低通,带通滤波器,均可自由设置截至频率。-Based on the MATLAB several filter procedures, low-pass, band-pass filter, are free to set the cut-off frequency.
Filters
- 文件中包含了几类滤波器函数的MATLAB文件,比如带通滤波器,巴特沃斯滤波器等。(The file contains several kinds of filter function MATLAB files, such as band pass filter, Butterworth filt)
FIR滤波器
- FIR滤波器matlab源程序,能够实现低通、高通、带通、带阻的滤波功能,滤波效果好。(FIR filter matlab source code, to achieve low-pass, high pass, band pass, with blocking filter function, filtering effect is good.)
FIRBP
- 采用matlab编程的方法来仿真模拟了一个FIr的带通滤波器,(this is a FIRBP of matlab)
lab
- 在本实验中,将使用MAC驱动,填充和非填充逻辑以及控制逻辑,在系统生成器中创建基于MAC的FIR过滤器。 滤波器是设计用于消除音频系统中高频噪声的带通滤波器。(Development and debugging)
简单滤波器设计
- 简单的数字滤波器设计 1.用脉冲响应不变法设计巴特沃斯数字滤波器 2. 用双线性变换法设计切比雪夫数字滤波器 3. 用双线性变换法设计巴特沃斯数字滤波器,并将直接型结构转换成级联型结构 5.设计带阻滤波器 6.利用窗函数设计法设计FIR数字低通滤波器 7. 利用频率采样设计法设计FIR数字低通滤波器。 8. 创新训练拓展内容 (1)根据心电信号特点设计IIR或FIR滤波器滤除心电图信号噪声 (2)设计IIR滤波器或FIR滤波器对语音信号进行滤波。(Simple digital
matlab fir滤波
- 基于matlab的FIR滤波器,有低通,带通滤波器,能够较好地实现信号的分离(Matlab based FIR filter, with low pass, bandpass filter, can achieve better signal separation)
narrowBandWhiteNoise
- 一个MATLAB例程,模拟高斯白噪声通过带通滤波器,生成一个窄带随机过程。(In a MATLAB routine, the Gauss white noise is simulated by a bandpass filter to generate a narrow band random process.)
FILTER
- MATLAB是一个矩阵设计平台,利用MATLAB强大的计算和频谱分析能力,可以便利的分析与处理信号。利用MATLAB仿真软件系统结合双线性变换法设计一个数字巴特沃斯高通、低通和带通IIR滤波器。(MATLAB and bilinear transform filter)
带阻数字滤波器
- 读入bluesky3.wav文件(内容为男生“蓝天,白云”),在语音数据中混入50Hz的交流声,设计一个用凯泽窗的带组数字滤波器,通带截止评率45Hz,带组截止频率49和51,阻带最小衰减A2=50dB,采样频率为8000Hz(Read the bluesky3.wav file (the content is for boys "blue sky, white clouds"), mix 50Hz hum into the voice data, design a band
IIR滤波器
- 模拟低通滤波器的巴特沃思逼近、切比雪夫型逼近方法;从模拟低通到模拟高通、带通、带阻的频率变换法;从模拟滤波器到数字滤波器的脉冲响应不变法、双线性变换法的基本概念、基本理论和基本方法。 巴特沃思、切比雪夫模拟低通滤波器的设计方法;利用模拟域频率变换设计模拟高通、带通、带阻滤波器的方法。 利用脉冲响应不变法、双线性变换法设计数字滤波器的基本方法;能熟练设计巴特沃思、切比雪夫低通、带通、高通、带阻数字滤波器。 利用 MATLAB 直接进行各类数字滤波器的设计方法。(The basic conce
巴特沃斯滤波器
- 巴特沃斯MATLAB实现例子,包含高通、 低通 、带通、 带阻。(Butterworth matlab implementation examples, including high pass, low pass, band pass, band stop.)
基于matlab的信号去噪处理
- 方波信号叠加高斯白噪声后通过带通滤波器,有选择得滤取所需频段信号