搜索资源列表
理想低通滤波器
- 理想低通滤波器的Matlab仿真
matlab.设计了一个数字低通滤波器
- 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。,The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
getfilterg.f1123验证低通滤波器
- f1123验证低通滤波器(采用布莱克曼窗函数法),f1123 verify low-pass filter (using the Blackman window function method)
lpfilter.rar
- MATLAB 中滤波器的M文件源代码。该滤波器为低通滤波器,lpfilter
glpf.rar
- 这段代码主要是实现二阶高斯低通滤波器,本段代码全部用MATLAB语言实现的。,This code is to achieve second-order Gaussian low-pass filter, the above code to achieve the full use of the MATLAB language.
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
图4-2-6矩形截断低通滤波器的增益特性
- 用matlab观察矩形截断低通滤波器的增益特性-using Matlab observation rectangular cut-off low-pass filter characteristic Gain
LPFviaZ
- 低通滤波器 基于MATLAB的低通滤波器,Z变换实现-low-pass filter based on MATLAB low-pass filter, Z transform
IIR_filter
- 按照给定指标采用模拟巴特沃斯低通滤波器去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 -Indicators in accordance with a given analog Butterworth low-pass filter to approximate the ideal analog low-pass filter, and then through the bilinear transformation method of digitizin
iirh
- 利用IIR滤波器设计一个低通滤波器,能够分析到电力系统中的三次谐波,要求满足如下指标:截止频率150HZ,阻带衰减≥30db-IIR 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.
FIR
- 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
ex4_2
- 基于matlab的巴特沃斯低通滤波器设计程序-Matlab based on the Butterworth low-pass filter design program
dig_filter
- 数字低通滤波器到数字带通滤波器 MATLAB编码设计-Digital low-pass filter to the digital band-pass filter design MATLAB coding
filterdesign
- 设计一个低通滤波器,比较信号的输入和输出-Design a low-pass filter to compare the input and output signals
低通滤波的matlab实现
- 数字低通滤波器的软件实现,运用 matlab语言。(Digital low-pass filter software implementation, the use of MATLAB language.)
低通滤波器(matlab)
- 低通滤波,基于切比雪夫滤波器,可根据滤波要求调整截止频率(Low pass filter, based on Chebyshev filter, the cut-off frequency can be adjusted according to the filter requirements)
IIR一阶低通滤波器
- matlab实现带通滤波,傅里叶变换,得到频域信号,带桶处理(Achieve band pass filter, Fourier transform, get frequency domain signal, with bucket processing.)
滤波器实验报告
- 设计一个 1MHz 的 FIR 低通滤波器。 要求: ① 时钟信号频率 16MHz; ② 输入信号位宽 8bits,符号速率 16MHz ③ 要求在 Matlab 软件中进行 FIR 滤波器浮点和定点仿真,并确定 FIR 滤波器抽头系数 ④ 写出测试仿真程序。(Design a 1MHz FIR low pass filter. Requirements: (1) clock signal frequency 16MHz; (2) input signal bit width
数字滤波器
- FIR低通数字滤波器的设计,利用matlab编程语言利用FIR1函数设计低通滤波器。(Design of FIR Low Pass Digital Filter)