搜索资源列表
firfilter
- 文章详细叙述了FIR数字低通滤波的物理意义
数字滤波的滑动平均法和低通滤波法
- 数字滤波的滑动平均法和低通滤波法.rar 浙江大学研究生论文中摘录-digital filtering sliding average and low-pass filter. Rar Zhejiang University graduate thesis extract
matlab.设计了一个数字低通滤波器
- 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。,The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
remez.rar
- remez函数设计FIR低通滤波器 设计滤波器,使逼近低通滤波特性 。 要求通带波纹 ,阻带衰减 ,并用最小阶数实现。绘出设计的FIR数字滤波幅频特性曲线。 ,remez function design FIR filter low-pass filter designed to approximate the low-pass filter characteristics. Requirements of passband ripple, stopband attenuation, an
IIR
- IIR数字低通滤波器,已在DSP试验箱上实现,希望能对大家有帮助-IIR digital low-pass filter has been implemented on the DSP Chambers, hoping to be helpful to everyone
FIRshiyan
- 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to meet the index requirements of
imageview
- 基本的数字图像处理,包括图片翻转,高通低通滤波,直方图处理等-Basic digital image processing, including image reversal, high-pass low-pass filtering, histogram processing
firdesign
- 设计一个数字低通滤波器,来近似一个理想数字滤波器-Design a digital low-pass filter to approximate an ideal digital filter
FIR
- 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
FIR
- 设计一个数字FIR低通滤波器,其技术指标如下:Wp=0.2 Rp=0.25 Ws=0.3 As=50-Design a digital FIR low-pass filter, the technical indicators are as follows: Wp = 0.2 Rp = 0.25 Ws = 0.3 As = 50
lvboq
- 采用频率取样设计法设计FIR数字低通滤波器,实现时还有具体的指标要求-Design using the design of frequency sampling FIR digital low-pass filter, to achieve specific targets when there are requirements
Digital_Filter
- 数字滤波器,有多种滤波方式:高通滤波,低通滤波,带通滤波。高斯滤波器,切必雪夫滤波器-Digital Filter, high pass filter, low pass filter, band filter, Goss filter and so on.
dsp
- 数字信号处理 冲激响应 数字低通滤波器-digital signal processing impulse response wave digital lowpass filter
IIRditonh
- 本实验首先按照给定技术指标采用模拟低通滤波器(巴特沃思低通滤波器)去逼近理想模拟低通滤波器,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器。-In this study, first of all technical specifications in accordance with a given analog low-pass filter (Butterworth low-pass filter) to approximate the ideal analog low-pass
IIR
- 用双线性Z变换法设计IIR巴特沃思型数字低通滤波器,能够实现心电信号中随机噪声的去除。-Bilinear Z transform with the design of IIR Butterworth digital low-pass filter, ECG can be achieved in the removal of random noise.
DigitalFilter
- 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性 (5)用三路信号s1,
低通滤波的matlab实现
- 数字低通滤波器的软件实现,运用 matlab语言。(Digital low-pass filter software implementation, the use of MATLAB language.)
18.基于2.4GHz的数字基带系统设计与实现.pdf
- 数字基带接收子系统包含下变频、低通滤波、微分解调、包检测、帧同步和帧解析六个模块。(The reception subsystem included down-conversion, low-pass filtering, differential demodulation, packet detection, frame synchronization and frame analysis.)
fir_test
- 对输入的原始数据qqqq4444,qqqq4444数据需自己手动输入,进行低通滤波,然后进行快速傅里叶变换,最后算出距离(For input raw data, qqqq4444, qqqq4444 data need to be manually input, low-pass filtering, and then fast Fourier transform, and finally calculate the distance)
巴特沃斯低通滤波器
- 巴特沃斯低通滤波器,可以用于数字信号滤波(Butterworth low-pass filter)