Location:
Search - FFT ti
Search list
Description: TI提供的基于TMS320C24x系列DSP的快速傅立叶变换函数库-based on the TI TMS320C24x DSP series of Fast Fourier Transform functions
Platform: |
Size: 1685504 |
Author: 陆可 |
Hits:
Description: 这是一个用TI公司的DSP处理芯片以及C语言编写的FFT的程序,工程当中非常有用!-This is a company with TI's DSP chips and the C language FFT procedure, which works very useful!
Platform: |
Size: 437248 |
Author: 段大鹏 |
Hits:
Description: F2812 fft 源程序 TI例程。作DSP的新手参考TI的例程是最快的学习途径。-This is fft source program example of F2812. It is written by TI. It is the fastest way for DSP starters to learn the examples of TI.
Platform: |
Size: 2048 |
Author: 丘平 |
Hits:
Description: 使用CCS进行DSP编程2-实现FFT,用CCS2.0在进行TI的DSP开发时,可以实现FFT的开发。-use CCS DSP programming 2-FFT with CCS2.0 during TI's DSP development, can achieve FFT development.
Platform: |
Size: 437248 |
Author: 穆群生 |
Hits:
Description: dsp中的快速傅立叶变换的算法,基于TI公司的5509这款芯片。-dsp the Fast Fourier Transform algorithm, based on TI's 5509 chip.
Platform: |
Size: 31744 |
Author: 周阳 |
Hits:
Description: 基于TI tms320lf2407 DSP 的FFT算法(编译环境CCS2.20)
Platform: |
Size: 68608 |
Author: 强飞 |
Hits:
Description: 下面是本人自己编写的TI公司CCS下的快速傅立叶变换程序。-The following is my own TI company prepared under CCS fast Fourier transform procedures.
Platform: |
Size: 13312 |
Author: amber |
Hits:
Description: TI tms320lf2812可以调用的快速傅立叶变换程序。-TI tms320lf2812 can call the Fast Fourier Transform procedure.
Platform: |
Size: 5120 |
Author: 杨耿煌 |
Hits:
Description: 一个ti dsp平台上验证过的fft的汇编程序.供大家参考-A ti dsp platform fft verified the assembler. For your reference
Platform: |
Size: 13312 |
Author: adam |
Hits:
Description: TI公司生产的C54系列DSP快速傅立叶变换(FFT)算法实验程序-TI produced C54 series DSP Fast Fourier Transform (FFT) algorithm for experimental procedures
Platform: |
Size: 56320 |
Author: 小王 |
Hits:
Description: 单片机能实现的FFT算法。128点快速傅氏变换-Single-chip to realize the FFT algorithm. 128-point fast Fourier transform
Platform: |
Size: 2048 |
Author: 王伟刚 |
Hits:
Description: TI的FFT算法库,包含库和源文件,头文件,以及详细的使用文档和程序例程。-TI
Platform: |
Size: 847872 |
Author: 吴冲 |
Hits:
Description: ti 的FFT 算法库,里面有PDF的理论基础,和算法库,很齐全,很有参考价值.-This FFT library contains generic FFT module (32-bit implementation) for real/complex FFT
Platform: |
Size: 780288 |
Author: vincent |
Hits:
Description: for(k=j k<128 k=k+2*b) /* for (3) */
{ TR=dataR[k] TI=dataI[k] temp=dataR[k+b]
dataR[k]=dataR[k]+dataR[k+b]*cos_tab[p]+dataI[k+b]*sin_tab[p]
dataI[k]=dataI[k]-dataR[k+b]*sin_tab[p]+dataI[k+b]*cos_tab[p]
dataR[k+b]=TR-dataR[k+b]*cos_tab[p]-dataI[k+b]*sin_tab[p]
dataI[k+b]=TI+temp*sin_tab[p]-dataI[k+b]*cos_tab[p]
} -fft
Platform: |
Size: 1024 |
Author: wangqikun |
Hits:
Description: 由TI-28xx範例程式,更改TI到可以Complete,把缺的資料放入和更改記憶體時序-TI-28xx example from the program, changes in TI to a Complete, the lack of information on Add and change the memory timing
Platform: |
Size: 1086464 |
Author: 詹千毅 |
Hits:
Description: TI DSP 5416 傅里叶变换C程序 设计例程-TI DSP 5416 Fourier transform C programming routines
Platform: |
Size: 12288 |
Author: 陈洲 |
Hits:
Description: TI的fft库及例程,其中有lib文件,源程序等-TI' s fft library and routines, including lib files, source code, etc.
Platform: |
Size: 962560 |
Author: gh |
Hits:
Description: DSP学习示例 fft TI的示例程序 验证过的-Study sample fft TI' s DSP sample programs proven
Platform: |
Size: 52224 |
Author: 何心莹 |
Hits:
Description: TI DSP fft 算法程序,值得参考-TI DSP fft algorithm program
Platform: |
Size: 156672 |
Author: weizuox |
Hits: