搜索资源列表
kindsoffilters
- 椭圆IIR低通滤波器设计?衷睮IR低通滤波器设计-elliptic low pass filter design IIR ellipti c low pass filter design
autofir
- 自适应滤波器设计的仿真程序,完全用C语言编写,可以作为滤波器设计的参考。原为VHDL实验要求的程序。-adaptive filter design simulation program, complete with C language can be used as filter design reference. VHDL to the original requirements of the experimental procedures.
基于DSPC55x的数字滤波器的设计
- 这是在C55x的基础上编写的数字滤波器有很好的学习作用,采用C语言调用汇编子程序的方法编写的,有一定的指导意义。
DSP2812的FIR滤波程序,C语言。
- 基于DSP2812的FIR滤波器设计程序
FIR
- DSP设计的FIR滤波器的源代码,含有asm和c两种程序,并且有cmd文件,可以直接使用-DSP design FIR filter source code, containing the asm and c two kinds of procedures, and there cmd file that can be used directly
FIR-h(t)
- 利用窗函数法设计FIR滤波器,给出其抽样响应。程序中调用了子程序window。-Using window function design FIR filter, given in response to its sample. Calling the subroutine program window.
iir
- IIR 滤波器设计 输入设计参数 直接生成数字滤波器-IIR filter design input design parameters directly generate digital filter
Lab403-fir
- 基于ICETEK-DM642-c的程序,滤波器设计-Based on ICETEK-DM642-c of the procedure, filter design
dsp6FIR
- 滤波器采样频率为600Hz ,截止频率100Hz 的10阶低通滤波器。并用汇编语言设计一个实现上面要求的FIR 滤波器 (2)要求设计滤波器采样频率为8000Hz ,截止频率500Hz 的40阶低通滤波器。用C语言设计一个实现上面要求的FIR 滤波器 -Filter sampling frequency of 600Hz, the 10 cut-off frequency 100Hz-order low-pass filter. Design and assembly language
chengkonglvboqi
- 用c语言写的程控滤波器,题目出自2007年电子设计大赛-some filter c code
DSP2812_FIR
- 基于DSP2812的FIR滤波器设计,文件中包含仿真的正弦函数文件-FIR filter based on the design of the DSP2812, the document contains the sine function simulation file
DSPfir
- 基于C55X的DSP 滤波器设计源程序,含CMD文件,可以直接运行查看结果。-C55X DSP filter design based on the source, including CMD file can be run directly view the results.
FirAlgs
- 本代码用C语言实现了有限冲击响应低通滤波器的设计。-The code used C language to implement low-pass finite impulse response filter design.
FIRcirc_ext
- 在6416的fir滤波器设计过程中,次程序通过调用ASM函数 使外部存储器实现循环缓冲的功能 对于c6416的学习有一定帮助-FIR Implementation Using C Calling an ASM Function Using a Circular Buffer in External Memory
lunwen
- 电子设计大赛论文 A题 音频信号分析仪 B题 无线识别装置 C题 数字储存示波器 D题 程控滤波器 E题 开关稳压电源 F题 电动跷跷板设计 G 信号发生器 -Electronic Design Contest papers audio signal analyzer A Question Question wireless identification device B C D Question title digital storage oscilloscop
The-TMS320C5402-DSP
- 基于TMS320C5402的DSP自适应滤波器设计,在C怨言环境下的程序操作-The TMS320C5402 DSP-based adaptive filter design, the C operation of complaints procedures under
lab11-iir
- 基于DSP的数字滤波器设计,C语言 基于DSP的数字滤波器设计,C语言.-Design of digital filter based on DSP, C language
IIR-digital-filter-
- 采用双线性变换法设计IIR数字滤波器设计的c代码,包括低通、高通和带通-Document recording the design of IIR digital filter c code
C-source-code-for-DSP
- 数字信号处理应用的源代码,C语言编写,包括原理介绍和源代码。内容包括信号的产生、傅里叶变换、滤波器设计等内容。-Source code(C language) of DSP, including filter function, fouriour transform function, signal function. All contains the source code and principle.
C-FIR-(C)
- C语言FIR滤波器设计. Visual DSP++开发环境下实现FIR滤波器的方法。根据实验提供的基本FIR滤波器程序,并有matlab相关代码。-C language FIR filter design method of FIR filters achieve under Visual DSP++ development environment. According to the experimental program to provide basic FIR filter, and th