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

搜索资源列表

  1. adaptivefir

    1下载:
  2. 自适应滤波器。自适应滤波器为11个权系数的FIR结构。(1)不同的方差σ2(2)LMS算法画出一次实验的误差平方收敛曲线,训练长度为500,给出滤波器系数;进行20次独立实验,给出平均收敛曲线。不同步长值的比较。(3)RLS算法,LMS和RLS算法的比较 -Adaptive filter. Adaptive filter weights for 11 of the FIR structure. (1) different variance σ2 (2) LMS algorithm for a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5381
    • 提供者:梁上泉
  1. FIRdesign

    0下载:
  2. FIR数字滤波器的设计方法主要是建立在对理想滤波器频率特性作某种近似的基础上的。这些近似方法有窗函数法、频率抽样法、最佳一致逼近法。在这里只讨论窗函数法。程序中也是采用了这种方法。-FIR digital filter design method is mainly based on the frequency characteristics of the ideal filter for some kind of approximation on the basis of. These app
  3. 所属分类:matlab

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

    0下载:
  2. FIR滤波器的VHDL代码,可以修改冲击函数的值-FIR filter VHDL code can modify the impact of the value function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:924
    • 提供者:李扬
  1. filter_p300k_s600k_FIR_Kaiser

    0下载:
  2. 通带300K,阻带600K,用Kaiser窗函数的FIR滤波器设计-Passband 300K, stopband 600K, using Kaiser window function of the FIR filter design
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:1194
    • 提供者:
  1. Lab0501-FIR

    0下载:
  2. 利用DSP5000系列的5509编写的一个关于FIR滤波器算法的一个程序,包括设计的一个工程文件。-DSP5000 series of 5509 to use the preparation of a FIR filter algorithm on a procedure, including the design of a project document.
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:72007
    • 提供者:徐晓
  1. FIR

    1下载:
  2. DSP6713实现有限冲击响应滤波器FIR程序。文件包为调试过的全部工程文件。.out文件为下载到DSP的文件。-DSP6713 realization of finite impulse response filter FIR procedures. File package for debugging over all engineering documents. . out files for download to the DSP document.
  3. 所属分类:DSP编程

    • 发布日期:2014-03-09
    • 文件大小:5545
    • 提供者:wangxin
  1. FIR

    0下载:
  2. 实验目的:1、掌握用窗函数法设计FIR数字滤波器的原理和方法 2、熟悉线性相位FIR数字滤波器特性; 3、了解各种窗函数对滤波特性的影响。 -The experiment was: 1, master window function method using FIR digital filter design theory and method 2, are familiar with linear phase FIR digital filter characteristics
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:100124
    • 提供者:刘铃华
  1. FIR

    0下载:
  2. 浮点fir设计工具,可与FPGA设计工具无缝连接开发-Fir floating-point design tools, FPGA design tools with the development of seamless connectivity
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. designed a lowpass filter to extract cos(0.1*pi) component from x(n) -designed a lowpass filter to extract cos (0.1* pi) component from x (n)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:932
    • 提供者:linhu
  1. shuzixinhao

    1下载:
  2. 数字信号课程设计,FIR的低通带通高通和IIR的低通带通高通滤波器的设计源程序以及主程序-Digital Signal curriculum design, FIR low-pass band-pass IIR high-pass and low-pass band-pass high-pass filter design, as well as the main program source code
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:4666
    • 提供者:刘伟
  1. TMS320VC5509-FIR

    0下载:
  2. TI DSP TMS320VC5509AFIR滤波的源代码。-TI DSP TMS320VC5509AFIR filtering of the source code.
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:3405
    • 提供者:沈大文
  1. VerilogHDL

    0下载:
  2. 本文主要分析了FIR数字滤波器的基本结构和硬件构成特点,简要介绍了FIR滤波器实现的方式优缺点 结合Altera公司的Stratix系列产品的特点,以一个基于MAC的8阶FIR数字滤波器的设计为例,给出了使用Verilog硬件描述语言进行数字逻辑设计的过程和方法,并且在QuartusⅡ的集成开发环境下编写HDL代码,进行综合 利用QuartusⅡ内部的仿真器对设计做脉冲响应仿真和验证。-This paper analyzes the FIR digital filter structure an
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:79775
    • 提供者:sundan
  1. exp5

    0下载:
  2. FIR 滤波器是在数字信号处理(DSP)中经常使用的两种基本的滤波器之一,另一个为IIR滤波器. -FIR filters in digital signal processing (DSP) often used in one of two basic filters, and the other for the IIR filter.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:12427
    • 提供者:
  1. FIR_Windows

    0下载:
  2. dsp5416 fir windows程序源码 -dsp5416 fir windows program source
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:75026
    • 提供者:fdf
  1. Lab403-fir

    0下载:
  2. 基于ICETEK-DM642-c的程序,滤波器设计-Based on ICETEK-DM642-c of the procedure, filter design
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:100287
    • 提供者:aa
  1. TM320C54x(v2a.asm)

    0下载:
  2. ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C5
  3. 所属分类:BREW

    • 发布日期:2017-03-29
    • 文件大小:2901
    • 提供者:zhouyu
  1. FIR_window

    0下载:
  2. 窗函数法设计有限冲激响应(FIR)滤波器,可根据工程上的设计指标来设计。-Window function design finite impulse response (FIR) filters, according to engineering design specifications to design.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:
  1. fir_gen

    0下载:
  2. 数字信号处理的fpga实现,用VHDL语言编程实现FIR滤波器-Digital signal processing to achieve the FPGA, using VHDL language programming to achieve FIR filter
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:1477
    • 提供者:songjunmin
  1. denoise

    0下载:
  2. 图像去躁函数,FIR窗函数去除噪点-Image to impatient function, FIR window function to remove noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4109
    • 提供者:
  1. DSP_REMEZ

    0下载:
  2. DSP算法(ANSI_C) PROGRAM TO MAKE FIR FILTER COEFFICIENTS USING REMEZ EXCHANGE FIR FILTER DESIGN PROGRAM-DSP algorithm (ANSI_C) PROGRAM TO MAKE FIR FILTER COEFFICIENTS USING REMEZ EXCHANGE FIR FILTER DESIGN PROGRAM
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:6473
    • 提供者:vts
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com