搜索资源列表
-
1下载:
1.找点一段心电信号,画出信号时域波形和频谱图;
2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图;
3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标)
带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=120
-
-
0下载:
关于Steerable filtering decomposition 的matlab程序,- STEERGAUSS Implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in:
W. T. Freeman and E. H. Adelson
-
-
0下载:
Design frequency domain Ideal, Butterworth and Gaussian band pass filters to filter the input image. Use your own grayscale picture as the input image. The filters must be passing frequencies between radius of 30 and 120 frequency components of the
-
-
0下载:
基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。
按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下:
1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变;
2) 求解低通模拟滤波器的传递函数G(s);
3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。
-The
-
-
0下载:
(原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI型数字低通滤波器-(Original) includes the same impulse response ButterWorth Design of digital low-pass filters, bilinear transform design ButterWorth digital low-pass filter, and
-
-
0下载:
设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
-
-
0下载:
基于MATLAB的FIR带阻数字滤波器的设计 由于生物医学信号处理过程中易混入50Hz噪声的特点,本文利用程序设计法和FDATool设计法-Based on the MATLAB FIR digital filters with resistance of biomedical signal processing design due process characteristics of noise, with isolator using the program design method a
-
-
0下载:
THIS CODES MAY HELP FOR DESIGN VARIOUS FILTERS USING MATLAB
-
-
0下载:
In this laboratory, we mainly focus on how to design the FIR filters using MATLAB and under certain specifications.
Also, we need to:
Design FIR filters using windows (rectangular and Hamming) to meet certain specifications
Ev
-
-
1下载:
这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,matlab FIR 底通和带通滤波器和IIR 底通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比-This version of the program and then matlab2012b the successful commissioning, the data at the time of graduation design previously found o
-