CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - FIR滤波器设计

搜索资源列表

  1. FIRDesign

    0下载:
  2. FIR 有限脉冲数字滤波器设计。另外还有无IIR设计的程序,欢迎来函切磋。-FIR digital filter design. Another non-IIR design process, welcomed the letter and discussions.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:38807
    • 提供者:安庆友
  1. mdefir2

    0下载:
  2. 用频率抽样法设计FIR滤波器。-frequency sampling method used FIR filter design.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1582
    • 提供者:杜剑锋
  1. FIR_Filter_Design

    0下载:
  2. matlab 经典算法源码,FIR滤波器设计
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4378
    • 提供者:陈志中
  1. 1

    0下载:
  2. 基于FGPA的浮点FIR滤波器的设计与实现
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:219375
    • 提供者:stormy
  1. remez.rar

    1下载:
  2. 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
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-11-01
    • 文件大小:2718
    • 提供者:刘卫菠
  1. fir

    1下载:
  2. 用各种窗函数设计FIR数字滤波器。 分别用矩形窗和Hamming窗设计线性相位FIR低通滤波器。要求通带截止频率,单位脉冲响应h(n)的长度N=21,绘出h(n)及其幅频响应特性曲线。 -Window function with a variety of FIR digital filter design. Were rectangular window and Hamming window design of linear phase FIR low-pass filter. Req
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:2878
    • 提供者:刘卫菠
  1. FIR

    0下载:
  2. 设计FIR滤波器,主要步骤分4部,详细步骤参考例程的源程序。-Design of FIR filters, the main steps at 4, the detailed steps of the routine reference source.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-12
    • 文件大小:1230
    • 提供者:hithit
  1. Oscillograph

    1下载:
  2. 可以实现FIR滤波器任意阶数和窗函数下的设计。并且有可以在VC下显示幅频响应曲线和滤波效果。-Can be arbitrary order FIR filter and the design of window function. And the VC is shown in amplitude-frequency response curve and filtering effects.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:186815
    • 提供者:zhangguanglei
  1. fir_lut

    0下载:
  2. fir的vhdl设计,相信可以触类旁通,得到您需要的fir滤波器设计-fir vhdl
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-13
    • 文件大小:2509
    • 提供者:Carlin
  1. FIR

    0下载:
  2. FIR数字滤波器的设计和实现. matlab 7.0实现-FIR digital filter design and realization. Matlab 7.0 to achieve
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:84417
    • 提供者:chissie
  1. matlab

    0下载:
  2. 此文件是基于MATLAB环境下的关于FIR滤波器设计程序 其中包括了MATLAB的源程序和采用循环缓冲区实现的汇编源程序和连接程序。-This document is based on the MATLAB environment on FIR filter design process including the use of MATLAB and the cycle of the source buffer to achieve the compilation of source code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:1390
    • 提供者:黄杰
  1. FIRfilter_codeanddesigndoc

    0下载:
  2. 并行FIR滤波器具有速度快、容易设计的特点,但是要占用大量的资源。在多阶数的亚高频系统设计中,使用并行结构并不合算,但亚高频系统需要较高的处理速度,而串行架构往往达不到要求,因此,结合串并这两种设计方法的长处,在使用较少的硬件资源的同时实现了较高的处理速度,这里说明一种65阶八路并行、支路串行FIR滤波器的设计(实际使用了1个乘法器,8个乘累加器,一个累加器)。-FIR filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:12089
    • 提供者:Angela
  1. FIRdigitalfilter

    0下载:
  2. FIR数字滤波器设计及软件实现 。(1)掌握用窗函数法设计FIR数字滤波器的原理和方法。 (2)掌握用等波纹最佳逼近法设计FIR数字滤波器的原理和方法。 (3)掌握FIR滤波器的快速卷积实现原理。 (4)学会调用MATLAB函数设计与实现FIR滤波器。 -FIR digital filter design and software implementation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:26736
    • 提供者:Elihu
  1. FSKdemodulationsystemFIRfilterdsignwindowfnctionse

    0下载:
  2. FSK解调系统FIR滤波器设计中的窗函数选择-FSK demodulation system FIR filter design window function selection
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:266260
    • 提供者:赖玉艳
  1. Research-of-FIR-filters

    0下载:
  2. FIR滤波器设计的一些论文资料,对于设计FIR滤波器比较有帮助-Some of the papers FIR filter design information, design of FIR filters for more helpful
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-07
    • 文件大小:1851412
    • 提供者:red
  1. 2833x_FixedPoint_FIR16

    0下载:
  2. TI芯片283xx ,16位Fir滤波器设计-TI chip 283xx, 16 Fir filter design
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:332699
    • 提供者:燕子
  1. FIRIIR

    0下载:
  2. 本程序提高FIR,IIR滤波器设计程序,并集合在GUI界面里。滤波器参数用户可以自行修改。(This code provide the FIR, IIR filter design program and sets it in the GUI interface. The filter parameters can be modified by users themselves.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:5923840
    • 提供者:荩忱123
  1. lvboqi

    1下载:
  2. 在matlab中设计不同阶数的FIR滤波器,并对音频文件进行读入,分别对左声道和右声道进行滤波,分别满足35阶FIR滤波器和315阶FIR滤波器,输出音频文件,并进行滤波效果的对比。(In the MATLAB, FIR filters with different orders are designed, and the audio files are read in. The left and right channels are filtered respectively, which s
  3. 所属分类:通讯编程

    • 发布日期:2018-04-28
    • 文件大小:75981824
    • 提供者:ryanshuai
  1. FIR

    0下载:
  2. 利用Kaiser窗函数,设计具有如下指标的FIR低通滤波器:fs=20KHz, fpass=4kHz, fstop= 5KHz, Apass=0.1dB, Astop=80dB。(The FIR low-pass filter designed by Kaiser window function is used for digital filtering.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-01
    • 文件大小:325632
    • 提供者:盖帅
  1. 宽带FIR波束形成

    2下载:
  2. 用自适应方法设计具有特定频率响应的FIR滤波器用于进行时域宽带波束形成(Adaptive design of FIR filter with specific frequency response for time domain broadband beamforming)
  3. 所属分类:通讯编程

    • 发布日期:2020-06-02
    • 文件大小:39936
    • 提供者:cookun
« 12 3 »
搜珍网 www.dssz.com