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

搜索资源列表

  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

    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. Doppler_Filter

    0下载:
  2. Doppler filter in FIR implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:841
    • 提供者:Mico
  1. jakes_filter

    0下载:
  2. Jakes filter in fir implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:572
    • 提供者:Mico
  1. T-CAS

    0下载:
  2. Efficient FIR Filter Architectures Suitable for FPGA Implementation Joseph B. Evans Telecommunications & Information Sciences Laboratory
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:43050
    • 提供者:btttnn
  1. FIR

    0下载:
  2. 使用MATLAB实现FIR滤波器设计,内含详细代码和原理-FIR filter design using MATLAB implementation, containing detailed codes and principles of
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:87901
    • 提供者:博客
  1. MATLAB

    0下载:
  2. 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:255502
    • 提供者:zhd
  1. FIR+IIR

    0下载:
  2. implementation of FIR and IIR filters by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1018
    • 提供者:Dwra
  1. FIR

    0下载:
  2. 本程序是最佳线性滤波器的MATlAB实现,具体分析了FIR滤波器各项参数的变化对滤波效果的影响-This procedure is the best linear filter MATlAB implementation of the detailed analysis of the FIR filter parameters on the filtering effect
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1782
    • 提供者:星痕
  1. FIR_filter_design_and_implementation

    0下载:
  2. FIR滤波器的一种设计实现,给出了详细的源代码,和原理。-FIR filter design and implementation of a given source code in detail, and principles.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:50399
    • 提供者:Vincent
  1. FIR-filter-BP-MATLAB

    0下载:
  2. 基于神经网络的 一维线性滤波器 分为I到VI型 等波纹数字滤波器 用matlab实现 -One dimensional wave digital filter based on neural network using MATLAB implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6063
    • 提供者:张志远
  1. circonv

    0下载:
  2. 圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。 1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的, 得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。 2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。-Ci
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1239
    • 提供者:Kevin
  1. FIR-Filter-IN--C

    0下载:
  2. C语言实现Fir 滤波器的程序,可以用。简单易懂。-FIR Filter implementation in C programming
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:6460
    • 提供者:李之浩
  1. FIR-low-pass-filter

    0下载:
  2. 本文在基于Matlab的基础上实现低通滤波器的设计,以及对比了几种窗函数的不同效果图。-In this paper, the design and implementation of Matlab low pass filter based on graph, and compared the different effects of several window functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:35117
    • 提供者:卢亚光
  1. FIR

    0下载:
  2. FIR滤波器的仿真和实现。包括matlab的仿真文件和基于VHDL语言的硬件实现代码。算法包括串行和并行两种。-Simulation and implementation of FIR filters. Including matlab simulation files and hardware implementation based on VHDL code. Including both serial and parallel algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:526732
    • 提供者:王大壮
  1. FIR-filter

    0下载:
  2. 仿真线性相位FIR 低通、高通、带通和带阻滤波器的设计方法,频率采样设计法和线性相位的实现方法-Implementation simulation linear phase FIR low pass, high pass, band pass and band-stop filter design method, frequency sampling design method and linear phase
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:12864
    • 提供者:
  1. IIR

    0下载:
  2. IIR滤波器,matlab程序实现。。。。。。。。。。。。。。(IIR filter, matlab program implementation..............)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:程昱2180
  1. FIR filter

    0下载:
  2. Implementation of FIR filter in matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:demirel
  1. FIR

    0下载:
  2. 提供了一个FIR滤波器的MATLAB实现程序(A MATLAB implementation program of FIR filter is provided)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:251904
    • 提供者:哈哈哈的
  1. FIR1

    1下载:
  2. 对标Matlab中fir1函数的C语言实现(C language implementation of fir1 function in benchmarking matlab)
  3. 所属分类:数学计算

    • 发布日期:2021-04-23
    • 文件大小:2048
    • 提供者:Jeff Wong
« 12 3 »
搜珍网 www.dssz.com