搜索资源列表
log_c
- 对数运算的C语言定点程序。给出了两个使用C的对数运算的实例,可作为参考。-C language sentinel procedures. Given two C's right to use a few examples of operations that may be used as reference.
simulationforofdm(802.16d)
- 在vc上做的802.16d ofdm phy的仿真,定点运算,实现的一部分功能,供参考
lib2
- DSP的下程序,实现定点运算,希望互相交流
TMS320F2812_fft.rar
- 2812定点运算,利用TMS320F2812调用ti的库函数进行fft计算的源程序,希望对大家有帮助,2812 fixed-point operations, the use of TMS320F2812 library function call ti calculated fft source code, want to help everyone
11
- 这是一个关于DSP定点和浮点运算的比较详细的解释,多学习DSP帮助很大-This is a study on fixed-point DSP and floating-point operations in a more detailed explanation, very helpful learning DSP
DSPC55Xfloat
- 定点DSPC55X实现浮点运算定标问题讨论及其精度-Fixed-point floating-point operations to achieve DSPC55X calibration problem discussion and the precision
FFT32_LIB
- 在TMS320F2812上做的32点傅立叶算法(定点运算)。-TMS320F2812 make up at the 32-point Fourier algorithm (fixed-point computation).
sprc542
- 除法运算在定点DSP中的实现,dsp的官方发布资料-Division operation in the realization of fixed-point DSP, dsp official release information
DSP_fixpoint
- 讲解dsp定点的加减乘除运算理论以及实例-Explain addition and subtraction, multiplication and division dsp fixed-point theory and examples
IQmathlab
- IQmath.lib的作用描述。定点dsp运算转浮点运算-Iqmath. lib part describing the operation. fixed dsp to floating-point operations
DspFloat
- 在TI DSP TMS320C5416平台下测试浮点运算。C5416是一款定点DSP,但由于C语言库的支持,也可以进行浮点运算。然而本人在计算的过程中发现有很多地方浮点计算有错误。现将各种情况一并作测试。-In the TI DSP TMS320C5416 platform to test the floating-point operations. C5416 is a fixed-point DSP, but because the C language library support, i
speex_ENcode
- 本论文对Speex算法作了较为深入的研究,并在24位定点DsP芯片 上进行了实现。同时,本文还对代码优化做了一些探讨,并减少了算法 的运算复杂度,提高了编码效率。本论文主要完成了以下几项工作: (l)把已有的算法的定点C代码转化为DSP汇编代码。在此过程中通 过运行大量的测试序列,对程序进行了反复的调试,保证程序的正确性, 期间修改了定点C中的部分溢出错误。 (2)对Speex算法的实现机理进行了较为深入的研究,并针对 ADSPZ181处理器的特点进行了优化。测试结
3.1.5-Math
- 这是我们学校的DSP实验箱5502的DSP定点与浮点运算实验程序,保证可以用,功能很全,程序实现了定点加法,减法,乘法,除法 以及浮点加减乘除运算,还有就是浮点转定点运算与 定点转浮点运算.-This is our school s DSP DSP 5502 kit fixed and floating-point test procedures to ensure that you can use, features a very full, the program achieved a po
NEW-Q-TYPE-COMPUTATION-
- 一种新的定点DSP Q 格式数乘法运算方法 ,DSP TMS320F2812,解决了 Q15 格式整型数相乘结果溢出的问题-The compute result overflow problem often happen in the mutiplication of Q15 format numbers, and this problem load to the inaccurateness of compute result. To solve this pr oblem,
DSPexperiments
- DSP经典实验讲义,有CCS基本操作,基本算术运算,定点DSP的小数运算和浮点运算,DSP混合编程及CCS进阶,数字正弦振荡器的DSP实现等。-DSP classic experiment handouts, CCS basic operations, basic arithmetic, decimal fixed-point DSP and floating point operations, DSP mixing programming and CCS Advanced digital si
dc_block
- 用dsp实现去到信号中的直流分量,C64系列,小端存储,C语言实现,采用Q格式定点运算,输入数据在Q13格式,使用前,先将dat文件的load到inp_buffer地址的内存里,可用graphy观看输入输出波形-Go to the signal using dsp realize the DC component, C64 series, little-endian, C language, using fixed-point arithmetic Q format, the input dat
Q
- DSP芯片的定点运算 DSP芯片的定点运算 DSP芯片的定点运算 -Fixed-point DSP chip DSP chip fixed-point arithmetic operations of fixed-point DSP chip DSP chip fixed-point arithmetic operations DSP chip fixed-point arithmetic DSP chip fixed-point arithmetic
Ex3_4
- 两个16位整数相乘,乘积总是“向左增长”,这意味着多次相乘后乘积将会很快超出定点器件的数据范围。而且要将32位乘积保存到数据存储器,就要开销2个机器周期以及2个字的程序和RAM单元;并且,由于乘法器都是16位相乘,因此很难在后续的递推运算中,将32位乘积作为乘法器的输入。然而,小数相乘,乘积总是“向右增长”,这就使得超出定点器件数据范围的是我们不太感兴趣的部分。在小数乘法下,既可以存储32位乘积,也可以存储高16位乘积,这就允许用较少的资源保存结果,也便于用于递推运算中。这就是为什么定点DSP芯
fft_fix.txt
- 256点定点FFT运算,定点运算思想很重要-256 point FFT operation, fixed-point arithmetic is very important ideas
F2812-power-inverter-software-design
- 本文首先介绍了逆变电源的发展现状及趋势。文中分析了适合数字控制的基于DSP 处理器 TMS320F2812 和智能功率模块(IPM)的逆变器硬件;介绍了 SVPWM逆变技术的基本理论,详细推导出了五种具体的 SVPWM 实现模式,并通过比较说明不同实现模式的优缺点,得到本课题采用的一种优化模式,设计研究了基于 SVPWM控制方式的软件;介绍了 Q 格式的基本理论,在程序中变量间的运算采用 Q 格式,提高了系统数据运算的速度和精度,实现了在定点处理器上进行高性能的浮点运算;详细讨论了片上模数转换模