搜索资源列表
newscope
- 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is the spwm,it is programmed with c
TI 54x fft
- DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
Lab18-FIR
- 用汇编编程实现的DSP低通,高通,带通,和FIR算法的几个实例,工作平台54-compiled using DSP Programming low pass, high pass, band-pass, and FIR algorithm few examples, 54xx platform
dspTimer
- dsp中的定时器编程的算法,基于TI公司的5509这款芯片。-dsp the timer programming algorithm, based on TI's 5509 chip.
c-matlab
- DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
c1-matlab
- DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
c2-matlab
- DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
c3-matlab
- DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
DSPcorrelation
- 相关算法的应用很广,例如噪声中信号的检测,一个信号经过一段延迟后自身的相似性,信号中隐含周期性的检测,信号相关性的检验,信号时延长度的测量,滤除确定性信号中的随机干扰信号等等。相关函数还是描述随机信号的重要统计量。 利用CCS5000的集成开发平台,通过C语言对一正弦信号和一余弦信号进行了相关算法设计、编程和分析,然后将其置于CCS集成开发环境下,编译、调试、运行.-correlation algorithm used widely, such as noise signal detecti
LVideoH263
- DSP的H.263算法编程,优化了运动估计算法,编译工具使用CCS v3.1
DSP_Max_Log_MAP
- 基于DSP平台实现turbo码Max_Log_MAP算法,基于标准C 语言研究 了Turbo 码Max - Log - MAP 译码算法的软件编程与实现,为了提高程序的运行效率,结合TMS320C6000 系列DSP 芯片 的结构与特点采用循环展开、数据的存取优化设计、算法改进等措施进行了代码优化,给出了测试结果,非常值得一看
dianlu
- 一个非线性电路分析利用MATLAB编程,使用数值算法进行仿真和分析的例子,
CTDSP
- 本源码经过上机调试,是CT算法在TI的CCS下编程 可以在DSP硬件和软件仿真条件下运行,同时对CT算法在ARM,MIPS,PC,FPGA等上实现都有借鉴意义.搞CT等重建算法的人值得一看
TMS320 DSP 算法标准
- TMS320 DSP 算法标准,通过学习可以掌握dsp的编程思想-TMS320 DSP Algorithm Standard, we can get through the learning program with the idea of dsp
常用算法C集
- 这是常用的c算法集合,对大家的c算法编程有帮助。大家可以-This the commonly used algorithm c gather all the right programming algorithm c help. We can s
Motor-PID-control-code
- 应用PID控制算法,以控制电机,对其转速进行控制来编程,电机转速采用霍尔编码器进行测量,应用DSP脉冲编码捕获功能对其信号进行采集,来检测当前电机转速。-Application of PID control algorithm to control the motor speed control to its programming, the motor speed encoder using Hall measurements, application of DSP pulse code ca
DSP_SYSTEM_EXP
- DSP编程的一些资料,很有用的,里面详细介绍了一些常用的实现算法,对于入门和提高非常有用。-DSP programming some of the information, very useful, which detailed the implementation of some commonly used algorithms, for the entry-level and improve very useful.
ICETEK2812examplesoftheninesource
- 瑞泰2812的9个例程C源代码,包括混合编程,PID算法,FFT算法,电机控制等源代码,可直接修改后移植使用-9 of 2812 Ruitai C source code routines, including the mixed programming, PID algorithm, FFT algorithms, source code, such as motor control, can be directly transplanted to use the revised
lab-FFT
- 可以实现fft算法 获取信号频谱,用 c语言编程,(FFT algorithm to achieve the signal spectrum)
DSP算法综合与优化(英文书)
- DSP的应用,举出应用中的例子,进行编程及疑难解答。(The application of DSP, presents the application examples of the programming and troubleshooting)