搜索资源列表
MATLABandDSP
- 基于Matlab产品集的DSP应用系统的软件开发。阐述了Matlab产品集对DSP应用系统的软件从算法研究、仿真到实现等各个开发环节的支持,着重介绍了MathWorks公司推出的Developer s Kit 及其在TI C6701 EVM系统开发中的应用。
OFDM_ti6701
- 使用ti公司的6701板完成的ofdm系统,同时具有MATLAB代码和英文说明。 -ofdm sender 1. start code composer studio 2. open .\OFDMsender\sender.pjt you may need to change the paths to the librarys and include directory 3. build ofdm receiver 1. start
6713-OFDM
- TI TMSC6713 DSP 实现 OFDM的调制和解调,以及相应的matlab功能仿真程序。-TI TMSC6713 DSP realization of OFDM modulation and demodulation, and the corresponding function matlab simulation program.
DSP_Applications_Using_C_and_the_TMS320C6x_DSK
- DSP Applications Using C and the TMS320C6x DSK (TI textbook)
H.264_TI-DSP_DM642
- H.264代码在TI-DSP DM642上的实现.rar,可以运行-H.264 code on the TI-DSP DM642 realization. Rar, can run
korea_bldc
- BLDC TI DSP controlled documentation
TI_DSP_suanfa
- 《基于TI DSP的通用算法实现》程序代码,随书光盘资料,含有书上的所有程序,MATLAB程序和才程序-" Based on TI DSP General Algorithm" procedure code, with the book CD-ROM containing all the procedures book, MATLAB programs and procedures before
dsp_in_motion_control_system
- DSP 电机控制系统,TI官方网站资料,希望对大家有用!-DSP motor control system, TI' s official web site of information and hope for all of us!
Dsp-fixed
- 本书全面系统地介绍了DSP 芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特 征,定点和浮点DSP 处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行 DSP 算法的模拟进行了介绍。接着,以目前应用最广的TI DSP 芯片为例,介绍了定点和 浮点DSP 芯片的软硬件设计方法,DSP 芯片的C 语言和汇编语言的开发方法以及DSP 芯 片的开发工具及使用,并以三个应用系统的设计为例,介绍了定点和浮点DSP 芯片的开 发过程。最后,
21modulation_v110
- GMSK GSM Modulation implementation on TI DSP
thresh
- 本程序是先通过matlab将图片转化为dat文件并在matlab中做二值化处理以便于DSP处理结果对照,然后将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。-This procedure is first converted into the picture by matlab dat files in matlab to do binarization processing to the DSP processing results of the contro
hist
- 本程序时DSP上实现的图像均衡化,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做均衡化处理以便于DSP处理结果对照。-This program is implemented on a DSP image equalization, first dat file into the development of CCS on the TI deal, which the CCS is use
Roberts
- 本程序时DSP上实现的图像Roberts边缘检测,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做Roberts边缘处理以便于DSP处理结果对照。-This program is implemented on a DSP image edge detection Roberts, first dat file into the development of CCS on the TI de
mid
- 本程序时DSP上实现的图像中值滤波,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的。-This program is implemented on a DSP image median filtering, first developed by TI dat file into CCS on the treatment, which in the CCS is used on the C programmin
imagepracess
- 本文章标题是基于DSP的图像基本处理,是在Ti公司开发的DSP平台CCS上做的一个实验报告,并且实现将其处理结果与Matlab中的处理结果相对照,大家可以下载看看,共同探讨下-The title of the article is a basic DSP-based image processing, is developed in the Ti DSP platform to do an experiment on the CCS report, and to achieve the resu
Matlab-Simulink-DSP
- 本文研究了基于Matlab/Simulink的DSP代码生成的方法。介绍了基于Matlab/Simulink的DSP系统级设计方法、Matlab与CCS系统对于DSP的各自特点及相互连接,论述了面向TI DSP芯片的系统设计。传统的DSP设计开发流程分为开发设计和产品实现两个环节。这样的开发流程存在许多问题,基于Matlab/Simulink的系统级设计方法,完成了从概念设计、软件仿真、硬件测试全过程。在软件算法仿真测试后直接生成面向数字信号处理(DSP)芯片的代码,有利发现系统设计的错误。-I
fir
- 基于TI的DSP开发的完整的FIR滤波器源代码,并且还包含了FIR滤波器在matlab仿真中的源代码。-Complete FIR filter source code, and also includes a FIR filter in matlab simulation source code.
fftc_
- TI的FFT协处理器对应的源代码和matlab代码-Source code and matlab code corresponding to the FFT coprocessor of TI
2833x_FIR
- TI提供的F28335浮点库使用例程,使用FIR实现滤波,结合MATLAB编程。-TI provides F28335 floating-point library routines use, the use of FIR filters achieve, combined with MATLAB programming.
fir2
- FIR滤波器实现,用MATLAB生成滤波系数,用TI的DSP-FIR filter