搜索资源列表
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.
adsp2
- 设计最小二乘逆滤波器求解反卷积问题,假设有观测噪声,为降低观测噪声的影响,可采用预白化方法,设计长度N=50的最小平方FIR逆滤波器-inverse filter design for least squares deconvolution, the assumption that the measurement noise, To reduce the impact of noise and possible pre-whitening method, the length N = 50 th
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
2DFilters
- A design of a 2D filter (This filter is 1D FIR filter that is transformed into a 2D filter).
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
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
digital_filter
- 使用matlab进行IIR与FIR数字滤波器的设计。使用直接法和双线性变换法设计IIR数字滤波器,利用窗函数法,频率采用法设计FIR数字滤波器并进行GUI界面的设计。 -Using matlab to design IIR and FIR digital filter. Using the direct method and the bilinear transform to design IIR digital filter and using window function met
butter.tar.Z
- the design of digital filter of butterworth filter-Generalized Digital Butterworth Filter Design (FIR and IIR)
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
95710197
- 滤波器设计示例matlab,有IIR和FIR的实现,很好的-Filter design example, matlab has the implementation of IIR and FIR, very good
yenpei_v85
- SNR largest independent component analysis algorithm, Very suitable for the study using computer vision, A window function design FIR digital band-pass filter.
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)