搜索资源列表
4yue11haoxiawu
- 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. Mu
dsp5509FIR
- 基于DSP5509实现的FIR数字滤波器,C语言开发环境,已通过编译,仿真的原代码。
数字信号处理C语言集
- 共五篇十六章,第一篇是常用数字信号的产生;第二篇是数字信号处理,包括离散傅立叶变换的多种快速算法,各种离散正交交换的快速算法,快速卷积和相关,数字滤波器的时域和频域响应,IIR和FIR数字滤波器的设计;第三篇是随机数字信号处理,包括经典谱估计的周期图法和相关法,AR模型参数估计和现代谱估计算法,维纳与卡尔曼滤波,自适应滤波,Wigner分布,小波变换;第四篇是图像处理,包括图像基本运算,图像增强,边缘检测和细化;第五篇是人工神经网络,包
4yue11haoxiawu
- 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. Mu
19FIR
- 低通滤波源码,C与汇编嵌套,效率奇高。为1K,FFT.基于54系列及19点FIR低通滤波C语言程序-Low pass filter source code, C and the compilation of nested efficiency high. For the 1K, FFT. Based on the 54 series and 19 o
dsp5509FIR
- 基于DSP5509实现的FIR数字滤波器,C语言开发环境,已通过编译,仿真的原代码。-DSP5509 realize the FIR-based digital filter, C language development environment, has passed through the compiler, simulation of the original code.
singal-processing
- 数字信号处理方法--C语言,随机数产生,fir滤波器,iir滤波器-Digital signal processing methods- C language, random number generator, fir filter, iir filter, etc.
fir_filter_generator_latest[1].tar
- C语言编写的FIR数字滤波器自动生成VHDL代码-fir_filter_generator_VHDL
C-FIR
- 此程序是用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 filter
fir_filter_demo
- 基于dsp_F28335的FIR数字滤波器,C语言编写-DSP_F28335 based FIR digital filter,compiled in C
TheFirstExpT
- C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。) 需:include"graphcis"-C-signals over the digital signal processing systems (FIR, IIR filters, including drawing subroutine.) Must: include " graphcis"
DIGITAL-FILTER-DESIGN
- 歌曲中人声消除的原理; 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.
C
- 通信工程类各种信号处理C语言仿真集。其中包括常用信号的产生、快速傅里叶变换、快速离散正交变换、快速卷积与相关、数字滤波器的时域与频域相应、IIR数字滤波器的设计、FIR数字滤波器的设计、经典谱估计、现代谱估计等等。-Communication engineering various signal processing C language simulation set. Including the commonly used signa
digital-signal-process-c-resourse
- 数字信号处理的c语言代码集。各类FIR和IIR滤波器代码。-Digital signal processing of the c language code
lowpass
- MATLAB设计的低通滤波器中的自动生成的C语言头文件,是FIR数字滤波器。-C language header files automatically generated in the MATLAB design of low-pass filter is a FIR digital filter.
DSP
- DSP 实现的FIR数字滤波器,c语言开发-DSP FIR filter ,c
abc
- 本程序用C语言编程,实现了FIR数字带阻滤波器的功能,达到了实验的要求。-This procedure using C language programming, the FIR digital bandstop filter function to achieve the requirements of the experiment.
DSPfir
- 这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。-This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain
acd586a5
- C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。) 需:include graphcis -C language for digital single filter and sub function!
exp02_fir
- c语言与arm平台下实现fir数字滤波器,适用于dsp54x系列cpu开发板(fir filter in c and arm for dsp54x cpu code)