CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FIR数字滤波器c语言

搜索资源列表

  1. 4yue11haoxiawu

    0下载:
  2. 1、基于FPGA实现FIR数字滤波器的研究(使用VHDL语言进行编程) 2、多功能单片机下载开发软硬件的设计(利用VB或V C++和C语言)有下载板和下载软件 3、迷你播放器(利用Visual Basic 6.0设计)可以播放多种格式的音乐和电影,以及图片浏览等等 4、小电容小电感测试仪 -1, FPGA-based digital FIR filter (use VHDL program) 2. Multi-function download the soft
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:16764
    • 提供者:wangxing
  1. dsp5509FIR

    2下载:
  2. 基于DSP5509实现的FIR数字滤波器,C语言开发环境,已通过编译,仿真的原代码。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:34354
    • 提供者:安兆卫
  1. C-FIR

    0下载:
  2. 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written do
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:555
    • 提供者:风影
  1. TheFirstExpT

    1下载:
  2. C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。) 需:include"graphcis"-C-signals over the digital signal processing systems (FIR, IIR filters, including drawing subroutine.) Must: include " graphcis"
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1173
    • 提供者:wang
  1. singal-processing

    0下载:
  2. 数字信号处理方法--C语言,随机数产生,fir滤波器,iir滤波器-Digital signal processing methods- C language, random number generator, fir filter, iir filter, etc.
  3. 所属分类:DSP program

    • 发布日期:2017-05-28
    • 文件大小:10831753
    • 提供者:sky
  1. fir_filter_generator_latest[1].tar

    0下载:
  2. C语言编写的FIR数字滤波器自动生成VHDL代码-fir_filter_generator_VHDL
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1836708
    • 提供者:赵元表
  1. fir_filter_demo

    0下载:
  2. 基于dsp_F28335的FIR数字滤波器,C语言编写-DSP_F28335 based FIR digital filter,compiled in C
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:336467
    • 提供者:luyu
  1. DIGITAL-FILTER-DESIGN

    1下载:
  2. 歌曲中人声消除的原理; wav文件的格式; IIR和FIR数字滤波器的设计方法; C语言或Matlab的编程知识。 -Elimination of the principle of human acoustic songs wav file format IIR and FIR digital filter design C or Matlab programming language knowledge.
  3. 所属分类:matlab

    • 发布日期:2015-05-12
    • 文件大小:194560
    • 提供者:陈添
  1. C

    1下载:
  2. 通信工程类各种信号处理C语言仿真集。其中包括常用信号的产生、快速傅里叶变换、快速离散正交变换、快速卷积与相关、数字滤波器的时域与频域相应、IIR数字滤波器的设计、FIR数字滤波器的设计、经典谱估计、现代谱估计等等。-Communication engineering various signal processing C language simulation set. Including the commonly used signal generation, FFT, fast discre
  3. 所属分类:DSP program

    • 发布日期:2017-05-19
    • 文件大小:5226654
    • 提供者:刘舒航
  1. digital-signal-process-c-resourse

    0下载:
  2. 数字信号处理的c语言代码集。各类FIR和IIR滤波器代码。-Digital signal processing of the c language code
  3. 所属分类:DSP program

    • 发布日期:2017-05-22
    • 文件大小:6790457
    • 提供者:zzz
  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. DSP

    0下载:
  2. DSP 实现的FIR数字滤波器,c语言开发-DSP FIR filter ,c
  3. 所属分类:DSP program

    • 发布日期:2017-12-03
    • 文件大小:15347
    • 提供者:xuguizhou
  1. abc

    0下载:
  2. 本程序用C语言编程,实现了FIR数字带阻滤波器的功能,达到了实验的要求。-This procedure using C language programming, the FIR digital bandstop filter function to achieve the requirements of the experiment.
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:4739
    • 提供者:耿玲
  1. DSPfir

    0下载:
  2. 这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。-This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and or
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:18637
    • 提供者:闻辉
  1. acd586a5

    0下载:
  2. C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。) 需:include graphcis -C language for digital single filter and sub function!
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:zhao
  1. exp02_fir

    0下载:
  2. c语言与arm平台下实现fir数字滤波器,适用于dsp54x系列cpu开发板(fir filter in c and arm for dsp54x cpu code)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-18
    • 文件大小:60416
    • 提供者:dtlqzx
搜珍网 www.dssz.com