CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - FIR filter design

搜索资源列表

  1. cyytxclff

    0下载:
  2. MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.4kb
    • 提供者:李红
  1. firlpfilter

    0下载:
  2. 给出了FIR滤波器设计的MATLAB语言程序,可以根据设计要求,灵活地调整参数,得到需要的滤波器参数。 -given FIR filter design in MATLAB procedures, according to design requirements, flexibility to adjust parameters and the need to filter parameters.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.93kb
    • 提供者:xiaoli
  1. adsp2

    2下载:
  2. 设计最小二乘逆滤波器求解反卷积问题,假设有观测噪声,为降低观测噪声的影响,可采用预白化方法,设计长度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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26.51kb
    • 提供者:吴森泉
  1. FIR_pinlv[1]

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-25
    • 文件大小:1015byte
    • 提供者:李侠
  1. FIR

    0下载:
  2. FIR数字滤波器的设计及其在MATLAB中的仿真实现。数字滤波器的设计。-FIR Digital filter design Its MATLAB in Simulation. Digital Filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:227.2kb
    • 提供者:大海
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36.67kb
    • 提供者:李文
  1. 2DFilters

    0下载:
  2. A design of a 2D filter (This filter is 1D FIR filter that is transformed into a 2D filter).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:150.9kb
    • 提供者:Ahmed
  1. FIR

    0下载:
  2. FIR滤波器的设计,采用康欣软件实现,包含所需要的所有文件-FIR filter design using Kangxin software, contains all the files needed
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15.87mb
    • 提供者:zn
  1. Gaussian-filter--design-

    0下载:
  2. 用于设计高斯滤波器(模拟,非数字滤波器)的辅助软件,绝对保证独此一份,有需要的可作参考。用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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:11.82kb
    • 提供者:沈玉
  1. FIR

    0下载:
  2. 基于窗函数的FIR数字滤波器设计(高通、带通、低通)-Window-based FIR digital filter design function (high pass, band pass, low pass)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:119.15kb
    • 提供者:李金儒
  1. fir

    0下载:
  2. 信号处理课程设计 Fir线性相位滤波器 窗函数设计滤波器-Signal processing, linear phase filter Fir curriculum design window function Fir Filter Design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:29.57kb
    • 提供者:悠小懒
  1. IIR-a-FIR-Fan-Filters

    0下载:
  2. 2D扇形滤波器的原理设计,是比较经典的论文,很多论文都是引用这一篇。英文有点难-Principles of 2D fan filter design, is a classic paper, many papers are referenced to this one. English somewhat difficult
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:547.29kb
    • 提供者:WL
  1. homework9

    0下载:
  2. 对于FIR滤波器,设计不同穿函数,比较其各自的特性-For the FIR filter, the design of different wear function, compare their respective characteristics
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:916byte
    • 提供者:Lee
  1. FIR

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:219.21kb
    • 提供者:马兴
  1. digital_filter

    2下载:
  2. 使用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
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:108kb
    • 提供者:李婉灵
  1. butter.tar.Z

    0下载:
  2. the design of digital filter of butterworth filter-Generalized Digital Butterworth Filter Design (FIR and IIR)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.27kb
    • 提供者:feng xu
  1. FIR-digital-filter

    0下载:
  2. 用窗函数法设计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
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1.29kb
    • 提供者:邝圣茜
  1. 95710197

    0下载:
  2. 滤波器设计示例matlab,有IIR和FIR的实现,很好的-Filter design example, matlab has the implementation of IIR and FIR, very good
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:187kb
    • 提供者:vngnelk
  1. yenpei_v85

    0下载:
  2. SNR largest independent component analysis algorithm, Very suitable for the study using computer vision, A window function design FIR digital band-pass filter.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:4kb
    • 提供者:gaihenghun
  1. IIR和FIR滤波器设计的常用方法

    0下载:
  2. 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:YUNR
« 12 »
搜珍网 www.dssz.com