搜索资源列表
lab18-Convolve
- 使用DSP2812实现卷积算法实验,该程序用C语言编写,可在CCS2000下运行。-use convolution algorithms achieve DSP2812 experiment, the program used the C language, the CCS2000 running.
concorr
- 计算如序列x[k]={1,2,3,4,5}与序列h[k]={2,-2,3,5}的卷积本程序是和互相关的C源程序。-if the calculation sequence x [k] = () 1,2,3,4,5 and sequence h [k] = (2, ,3, 5) of the deconvolution procedure is inter-related to the C source.
juanji_6711dsp
- 基于TMS320C6711的卷积处理程序-convolution processing
lab2-juanji
- 此程序在DSP环境中利用C语言实现了数据的卷积过程
digitalprocessing
- 数字信号处理实验程序。福利业快速变换,卷积,fir,iit数字滤波器
Viterbi
- (2,1,3)卷积码的Viterbi译码C程序,已经验证成功
conv
- 数字信号处理中的卷积程序,通过显示列表很清楚的显示卷积结果,而且精度较高
btws
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序
qb2
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序
qb1x
- 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序
useFFTshixiankuaisujuanji
- 数字信号处理程序——利用FFT实现快速傅立叶卷积的matlab程序
DSP2407_convolve(cpu2)
- 卷积实现程序及在脉冲响应的运用验证程序,结合硬件AD与DA,本程序适合参加比赛与实验教学
Convolve
- DSP6713实现的卷积算法程序。文件包是调试后的全部工程文件,包括下载文件out和工程文件pjt-DSP6713 procedures to achieve the deconvolution algorithm. After the package is a debug all engineering documents, including the download file out and the project file pjt
juanji
- 实验目的:1.了解卷积算法原理。 2.掌握TMS320C5402程序的软件调试方法。 -Experimental purposes: 1. Understand the convolution algorithm. 2. TMS320C5402 procedures to master software debugging method.
Ex4_1
- 在一台装有CCS软件的计算机,用C语言编写DSP程序:卷积运算-convolve
juanji
- 应用于DSPC5000系列,卷积的程序,可以在CCS上直接运行。-Used DSPC5000 series, convolution of the program, you can directly run in the CCS.
codec54x
- 卷积编码和维特比译码在C54上的实现,该程序采用C和汇编混合编程的方式。-Convolutional coding and Viterbi decoding on the C54 implementation, the program mixed with C and assembler programming approach.
Algorithm
- TI浮点DSP处理器TMS320C672x的具体算法,包括卷积,FFT,FIR,IIR,DTC等,程序设计中使用TI提供的CSL函数库,每个文件为完整的工程,可直接运行使用。-TI floating-point DSP processor TMS320C672x specific algorithms, including convolution, FFT, FIR, IIR, DTC, etc., to provide programming using TI' s CSL librar
CONVOL
- 本程序是由C语言编译的,用来开发dsp的卷积程序-The program is compiled by the C language, the convolution process used to develop dsp
Ex4_1
- dsp卷积的运算源代码 可以绘图 c语言程序汇编-dsp convolution of the source code for drawing operations