搜索资源列表
-
0下载:
一个关于数字信号处理中IIR算法的c语言源程序,可以通过在TI公司的CCS软件中硬件仿真或软件仿真产生波形-An IIR digital signal processing algorithm in c language source code is available through the TI' s CCS software or hardware simulation software simulation waveforms generated
-
-
0下载:
一个关于数字信号处理中FIR算法的c语言源程序,可以通过在TI公司的CCS软件中硬件仿真或软件仿真产生波形-On digital signal processing algorithm in the FIR of the c language source code is available through the TI' s CCS software or hardware simulation software simulation waveforms generated
-
-
0下载:
本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。-This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, o
-
-
0下载:
本书全面系统地介绍了DSP
芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特
征,定点和浮点DSP 处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行
DSP 算法的模拟进行了介绍。接着,以目前应用最广的TI DSP 芯片为例,介绍了定点和
浮点DSP 芯片的软硬件设计方法,DSP 芯片的C 语言和汇编语言的开发方法以及DSP 芯
片的开发工具及使用,并以三个应用系统的设计为例,介绍了定点和浮点DSP 芯片的开
发过程。最后,
-
-
0下载:
首先介绍了MPEG-2音频layer Ⅲ(MP3)的解码算法,详细地叙述进行定点C语言仿真的技巧。基于TI公司的’C549 DSP芯片进行汇编工作,在TMS320C549 EVM板上实现了网上MP3文件的连续播放,效果满意。经过对算法和程序的优化使所需的运算量和存储空间都很低,使能在TI公司的低价型’C5402 DSP上实现。-First introduced the MPEG-2 audio layer Ⅲ (MP3) decoding algorithm, a detailed accoun
-
-
0下载:
基于DSP的自适应滤波器的设计,在CCS DSK C5000软件环境下,用C语言描述了自适应滤波器的结构。在TI公司的TMS320C54X系列的TMS320C5402芯片上,完成了基于LMS自适应算法的FIR横向滤波器的设计,并进行了模拟仿真,得出了正确的结果。仿真结果表明,应用LMS算法的自适应滤波器不仅可以实现对信号噪声的自适应滤除,还能用于系统识别。-The Design of Self-adaptive Filter Based on DSP,Under the circumstance
-
-
0下载:
在CCS DSK C5000软件环境下,用C语言描述了自适应滤波器的结构。在TI公司的TMS320C54X系列的TMS320C5402芯片上,完成了基于LMS自适应算法的FIR横向滤波器的设计,并进行了模拟仿真,得出了正确的结果。-Under the circumstance of CCS DSK C5000 software, the adaptive filter is described and designed by C language. Ultimately the design o
-
-
1下载:
基于C语言的二进制频率调制算法在DSP中的软件仿真-Binary frequency modulation algorithm based on the C language software simulation of the DSP
-
-
1下载:
基于C语言的二进制相移键控调制算法在DSP中的软件仿真-C language-based binary phase shift keying modulation algorithm in the DSP simulation software
-
-
1下载:
基于C语言的正交相移键控调制算法在DSP中的软件仿真-C language-based quadrature phase shift keying modulation algorithm in the DSP software simulation
-
-
1下载:
基于C语言的正交幅度调制QAM算法在DSP中的软件仿真-Quadrature amplitude modulation QAM algorithm based on the C language in the DSP software simulation
-
-
0下载:
使用C语言开发的基于DSP的kalman滤波算法,输入数据做成头文件的形式包含在工程中,并针对测量矩阵对一些矩阵运算进行了简化。使用的硬件平台为TMS320C5509A开发板,运行通过,结果和MATLAB仿真结果一致!-Kalman filtering algorithm based on DSP development using C language, made of the input data in the form of the header files included in the
-
-
0下载:
这是一个综合性的仿真程序。包括:用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
-