CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FIR lowpass filter design

搜索资源列表

  1. Symmetric FIR Filters Flat Passbands, Chebyshev St

    0下载:
  2. 乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design (specify ws1,ws2) chebdiff.m lowpass differentiato
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23040
    • 提供者:张锦涛
  1. Practical_firdesign

    0下载:
  2. This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose. The emphasis is m
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:883086
    • 提供者:kiran
  1. DSP

    0下载:
  2. Tutorial of filter: design a lowpass FIR filter of cutoff requency 0.3*pi. Plot the impulse responses h(n) and magnitude responses of the designed filters
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:138433
    • 提供者:Hau Nguyen
  1. MinPhase

    0下载:
  2. Design a minimum phase lowpass fir filter
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:Hau Min Tze
  1. FIR-lowpass-design

    0下载:
  2. FIR 低通滤波器程序,matlab 实现-FIR filter using matlab
  3. 所属分类:matlab

  1. mathworks_firdesign

    0下载:
  2. This tutorial white-paper illustrates practical aspects of FIR fi lter design and fi xed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose. The e
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:888301
    • 提供者:davis
  1. filter

    0下载:
  2. Matlab provides different options for digital filter design, which include function calls to filter algorithms and a graphical user interface called Sptool. A variety of filter design algorithms are available in Matlab for both IIR and FIR filter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:101082
    • 提供者:hamid
  1. lowpass

    0下载:
  2. MATLAB设计的低通滤波器中的自动生成的C语言头文件,是FIR数字滤波器。-C language header files automatically generated in the MATLAB design of low-pass filter is a FIR digital filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:741
    • 提供者:小明
  1. lowpass-filter

    0下载:
  2. 基于matlab的最优化方法设计FIR低通滤波器-Based the matlab optimization method design FIR low-pass filter
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:1024
    • 提供者:马波
  1. Dig_Filter

    0下载:
  2. Filter can be FIR or IIR. - Filter type can be lowpass, highpass, bandpass, or bandstop. - Direct methods or optimization ones can be used during the design procedure. In order to learn how you can use this toolbox, please copy all the codes
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:11277
    • 提供者:anish
  1. lowpass

    0下载:
  2. 基于MATLAB结合窗函数设计一个数字低通FIR滤波器的方法-Based on MATLAB window function design combines a digital low-pass FIR filter method
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:62719
    • 提供者:罗慧民
  1. ADSP1

    1下载:
  2. (1) Design a Mini-max lowpass FIR filter such that Filter length = 19, Sampling frequency fs = 3000Hz, Pass Band 0~675Hz Transition band: 600~750 Hz, Weighting function: W(F) = 1 for passband, W(F) = 0.5 for stop band . Set = 0.0001 in S
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1411
    • 提供者:huang
  1. 2014204089-

    0下载:
  2. 1. 设计一个 N = 10 的低通 fir 滤波器,对 fs = 8kHz 的信号 fc = 2.5kHz 2. 设计等同性能的 IIR 滤波器 3. 定点实现,不能使用浮点 4. 测试多正弦波合成文件 MultiToneTest.wav 分析输出结果 5. 测试语音文件 sc03.wav 得到输出结果-1. Design a lowpass fir filter N = 10, for fs = fc 8kHz signal design equivalent of = 2.
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:901345
    • 提供者:王艳
  1. filter

    0下载:
  2. 设计汉宁FIR低通滤波器,规格如下:通带边缘频率=2kHz的,阻带边缘频率=2.5KHZ,通带波纹δP=0.005,阻带波纹δs=0.005,和10kHz的采样率。-Design a Hanning FIR lowpass filter meeting the following specifications: passband edge frequency=2kHz, stopband edge frequency=2.5kHz, passband ripple δp=0.005, stopb
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:李银娟
  1. GA_FIR_thongthap

    0下载:
  2. FIR lowpass filter design with GA. Results are comprared to other method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1242
    • 提供者:huy
  1. fir-digital--lowpass-filter

    0下载:
  2. 基于verilogHDL硬件描述语言的fir数字低通滤波器的设计-fir digital lowpass filter design based on verilogHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-15
    • 文件大小:29696
    • 提供者:贺璐璐
  1. Demo1_myFIR_lp_Window

    0下载:
  2. 本程序详细介绍了如何设计基于窗函数的低通数字滤波器(This procedure describes in detail how to design a low-pass digital filter based on window function)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:14336
    • 提供者:思溪云
搜珍网 www.dssz.com