CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fir

搜索资源列表

  1. FIR滤波器的实现

    1下载:
  2. FIR滤波器的实现
  3. 所属分类:matlab例程

  1. FIR滤波器设计

    6下载:
  2. 含有matlab学习的相关代码(FIR滤波器设计)
  3. 所属分类:matlab例程

    • 发布日期:2012-03-21
    • 文件大小:513
    • 提供者:itbbyx@126.com
  1. FIR.rar

    0下载:
  2. 用FIR设计数字滤波器的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FIR digital filter design using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:40886
    • 提供者: 甘小华
  1. fir.rar

    1下载:
  2. fir的c语言程序,是37阶的,系数用matble计算得到,fir the c language program is a 37 bands, with coefficients calculated by matble
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-05-17
    • 文件大小:2621460
    • 提供者:前卫
  1. FIR.rar

    3下载:
  2. 用窗函数法设计FIR 数字滤波器 能产生矩型窗、升余弦窗、改进升余弦窗和二阶升余弦窗的窗函数子程序,Window function method using FIR digital filter designed to produce the window rectangle, raised cosine window, improving the second order raised cosine window and the window raised cosine window fun
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:866
    • 提供者:dingdangmao
  1. FIR滤波

    0下载:
  2. FIR的函数源码,可以根据需求自己进行修改!对于嵌入式的开发的数据滤波有参考价值。
  3. 所属分类:matlab例程

  1. FIR

    2下载:
  2. matlab中学习fir、iir滤波器的程序实例,很好的讲解了fir、iir滤波器的应用-matlab learn fir, iir filter process instances, well explained fir, iir filter applications
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:216380
    • 提供者:成龙
  1. FIR

    0下载:
  2. 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:2293
    • 提供者:Jie Yao
  1. FIR

    0下载:
  2. 用窗函数法设计一个长度N等于8的线性相位FIR滤波器。其理想的幅频特性为 分别用矩形窗、Hanning窗、Hamming窗、Blackman窗、Kaiser窗(b=8.5)设计该滤波器。 -Window function method used to design a length N equal to 8 the linear phase FIR filter. Its ideal amplitude-frequency characteristics of rectangular w
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:79745
    • 提供者:zhangfei
  1. 多抽样率频率抽样FIR 数字滤波器设计

    0下载:
  2. 多抽样率频率抽样FIR 数字滤波器设计- The multi- sampling rate frequency samples the FIR numeral filter to design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:155446
    • 提供者:王丰
  1. Practical+FIR+Filter+Design+in+MATLAB

    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.-This tutorial white
  3. 所属分类:matlab

    • 发布日期:2017-02-21
    • 文件大小:883392
    • 提供者:李文
  1. Fir

    0下载:
  2. 语音信号的fir滤波!!整个dsp的程序!!调试可用!-Voice signal filtering fir! ! Dsp whole procedure! ! Debugger can be used!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:42499
    • 提供者:前卫
  1. FIR

    3下载:
  2. FIR滤波器,实现了消除心电信号中的杂音。-FIR filter, to achieve the elimination of noise ECG.
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:912
    • 提供者:xiaojie
  1. MATLAB-FIR

    1下载:
  2. 详细具体地记录了在matlab平台中fir滤波器的设计过程-Detailed record of the matlab platform fir filter design process
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:143915
    • 提供者:原来
  1. FIR

    0下载:
  2. 是FIR滤波器的设计。用窗函数法设计FIR数字滤波器。这个资料是编译出来的图形。-Is the FIR filter design. Window function method using FIR digital filter design. This information is compiled by the graphics.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:50731
    • 提供者:李媛
  1. FIR

    0下载:
  2. 利用窗函数法实现FIR滤波器的设计,包括各种常见的窗口函数 -Window function method using FIR filter design, including a variety of common window function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4202
    • 提供者:shawn
  1. FIR

    1下载:
  2. 一个简单的FIR滤波器实现编程,已经过调试,完全正确可用-A simple FIR filter programming, has been debugging, can be used entirely correct
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:862
    • 提供者:sujing
  1. fir

    3下载:
  2. 基于汉宁窗的fir带通滤波器 用matlab仿真-Hanning window on the fir bandpass filter simulation using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:star
  1. FIR

    2下载:
  2. 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:64306
    • 提供者:huangshuangping
  1. FIR

    0下载:
  2. 基于MATLAB的FIR滤波器设计与滤波-MATLAB-based FIR filter design and filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:57753
    • 提供者:she
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com