CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - fir

搜索资源列表

  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
    • 文件大小:110592
    • 提供者:李婉灵
  1. sheji

    1下载:
  2. 先对语音信号进行采集、播放,分析其频谱,对该信号源添加噪声,再播放音频并分析频谱,然后分别通过IIR低通、带通滤波器和FIR低通、带通滤波器,分别播放音频和得到滤波后的频谱。-Firstly, voice signal acquisition, play, analyze its spectrum to add noise to the signal source, and then play the audio spectrum analysis, and then were by IIR l
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1920893
    • 提供者:夏弥
  1. firfilter-for-ultrasonic

    0下载:
  2. 对获得的超声内窥图像信号进行fir滤波. 滤波器是fdatool设计的50阶高通。-a fir filter for ultrasonic signal.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:741
    • 提供者:prince
  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
    • 文件大小:6421
    • 提供者:feng xu
  1. amplre

    0下载:
  2. 根据给定的FIR滤波器系数求滤波器符幅特性-plot the amplitude-frequency characteristic according to your unit impulse response for FIR filters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:708
    • 提供者:汪芳
  1. fir1_test

    0下载:
  2. fir filter 滤波器 fdatool生成滤波器系数
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-15
    • 文件大小:5856
    • 提供者:XUYONG
  1. FIR-fifter

    0下载:
  2. 利用Matlab设计苏子滤波器,除掉一段音乐中的噪音,并保存处理后的音乐-clean the noise of the music
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:565618
    • 提供者:陈桃斌
  1. 1

    0下载:
  2. 利用kaiser窗函数法设计FIR DF-Kaiser window function method is used to design FIR DF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:14137
    • 提供者:邹润东
  1. VIP-Example

    0下载:
  2. Altera 关于VIP使用的详细说明,对于理解VIP有很好的帮助,是一个很好的资料。-The Altera® Video and Image Processing Design Example demonstrates the following items: ■ A framework for rapid development of video and image processing systems ■ Dynamic scaling, clipping, flas
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:758424
    • 提供者:shen xiaoyu
  1. CAS2DIR

    1下载:
  2. 实现数字滤波器中IIR和FIR滤波器中的级联型基本结构-CASCADE form realization of IIR and FIR filters
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:张伟
  1. VHDLFIR

    0下载:
  2. 1 由matlab计算FIR数字滤波器的滤波系数; 2 用VHDL语言设计逻辑电路,再通过QUARTUS II 软件,将各个模块的电路封装成期间,在顶层设计中通过连线,完成整个系统。 -matlab VHDL QUARTUS
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:116008
    • 提供者:
  1. low-pass-filter-matlab-program

    0下载:
  2. 实现了Fir汉宁窗设计II型数字低通滤波器,文件中含有子函数文件,运行成功,无错误-The Fir Hanning window design II digital low-pass filter, the file contains sub function files, run successfully, no error
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1053
    • 提供者:小明
  1. t03.m

    0下载:
  2. 模拟信号加噪声,设计FIR滤波器滤除噪声-Analog signal plus noise, design FIR filter to filter noise
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1096
    • 提供者:xianzha998
  1. pagecodst

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

    • 发布日期:2017-12-16
    • 文件大小:191488
    • 提供者:infbaite
  1. spauning-physcal

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

    • 发布日期:2017-12-17
    • 文件大小:191488
    • 提供者:infbaite
  1. 04483605

    0下载:
  2. 一个matlab实现IIR,FIR,LMS,NLMS等算法的m代码 不错的-A matlab IIR and FIR, LMS, NLMS algorithm such as m code is good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-16
    • 文件大小:94208
    • 提供者:requesg
  1. 19102803

    0下载:
  2. 使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-The use of DSP and MATLAB to design a low pass FIR filter, basically realized the filtering effect
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-22
    • 文件大小:80896
    • 提供者:ecauuate
  1. progrtmling__requirements

    0下载:
  2. 给出了FIR滤波器设计的MATLAB语言程序,可以根据设计要求-MATLAB programming language of FIR filter design are given, according to the design requirements
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:jjqz+26788
  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
    • 文件大小:191488
    • 提供者:vngnelk
  1. rlpozo

    0下载:
  2. 这是用三角窗设计的FIR低通滤波器,来消除音乐信号的噪声,-This is using triangular window design of FIR low-pass filter, to eliminate the noise of the music signal,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:thmtg
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com