搜索资源列表
cyytxclff
- MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
firlpfilter
- 给出了FIR滤波器设计的MATLAB语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。 -given FIR filter design in MATLAB procedures, according to design requirements, flexibility to adjust parameters and the need to filter parameters.
ScopeFIR401filter
- FIR滤波器设计程序,完整的编码和现成的滤波软件,看看吧。
FIR_pinlv[1]
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
FIR
- FIR数字滤波器的设计及其在MATLAB中的仿真实现。数字滤波器的设计。-FIR Digital filter design Its MATLAB in Simulation. Digital Filter.
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
chs-zdwc-fir-gbs
- 包括用窗函数法和最大误差最小化准则设计的FIR低通数字滤波器,并分析加矩形窗时的吉布斯现象(matlab程序)。从仿真结果可看出:采用最大误差最小化准则能得到阶数更低,阻带波纹特性更好的FIR低通滤波器,因此其效果更优。-Including the use of window function method and the maximum error criterion designed to minimize the FIR low-pass digital filter, and analy
FIR-Lowpass-Filter
- 基于切比雪夫一致逼近法设计FIR数字低通滤波器,matlab环境下的源程序-FIR Digital Lowpass Filter based on ChebyshevI though Matlab.
FIR
- FIR滤波器的设计,采用康欣软件实现,包含所需要的所有文件-FIR filter design using Kangxin software, contains all the files needed
Gaussian-filter--design-
- 用于设计高斯滤波器(模拟,非数字滤波器)的辅助软件,绝对保证独此一份,有需要的可作参考。用vb编写,小小软件,请多多指教,谢谢。-Gaussian filter used in the design (analog, non-digital filter) and supporting software, this an absolute guarantee of independence, need for reference. Vb prepared, a small software, e
lvbo
- 利用了一种特定的kaiser窗函数设计的FIR滤波器进行滤波,得到呼吸信号。-Use of a specific kaiser window function design of FIR filters for filtering, the signal to be breathing.
FIR
- 基于窗函数的FIR数字滤波器设计(高通、带通、低通)-Window-based FIR digital filter design function (high pass, band pass, low pass)
fir
- 信号处理课程设计 Fir线性相位滤波器 窗函数设计滤波器-Signal processing, linear phase filter Fir curriculum design window function Fir Filter Design
IIR-a-FIR-Fan-Filters
- 2D扇形滤波器的原理设计,是比较经典的论文,很多论文都是引用这一篇。英文有点难-Principles of 2D fan filter design, is a classic paper, many papers are referenced to this one. English somewhat difficult
homework9
- 对于FIR滤波器,设计不同穿函数,比较其各自的特性-For the FIR filter, the design of different wear function, compare their respective characteristics
FIR
- FIR实现的滤波器,低通带通和高通可选,窗函数也可以自己选,带阻滤波器仅供理解之用,附带有设计的PDF文档-FIR filter implementation, low-pass band-pass and high-pass option, the window function can also choose their own, band stop filter for comprehension purposes, with a design of the PDF document
FIR-fifter
- 利用Matlab设计苏子滤波器,除掉一段音乐中的噪音,并保存处理后的音乐-clean the noise of the music
FIR-digital-filter
- 用窗函数法设计FIR数字滤波器,熟悉线性相位FIR数字滤波器的特性,了解各种窗函数对滤波特性的影响-Window function design FIR digital filter, familiar with the characteristics of the linear phase FIR digital filter, to understand the impact of various filter characteristic window function
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
matlab设计的四种fir数字滤波器
- matlab设计的四种fir数字滤波器的代码。(Matlab designed four kinds of fir digital filter code.)