CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - f2812 fft

搜索资源列表

  1. f2812.fft.asm

    0下载:
  2. 利用汇编语言和TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小-use of assembly language and TMS320F2812 chip FFT algorithm for 128 points and 256 points very effective, the process used to be considered too small signal value can not
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1099
    • 提供者:王乾坤
  1. f2812.lib.asm

    0下载:
  2. 利用汇编语言进行F2812DSP编程实现FFT分析常用的库文件,实践证明TI网站上找到的C28XX Foundation 使用不如上述汇编头文件组合有效-use of assembly language programming for F2812DSP FFT analysis commonly used of the library, and practice has proven TI found on the website C28XX Foundation compiled using
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:17010
    • 提供者:王乾坤
  1. TMS320F2812-FFT

    2下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:24244
    • 提供者:孙玉海
  1. F2812 fft 源程序 TI例程

    0下载:
  2. 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.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2420
    • 提供者:丘平
  1. 继电保护距离保护

    2下载:
  2. DSP F2812实现变电站继电保护的距离保护,里面含有效值计算,fft等计算
  3. 所属分类:源码下载

  1. my_ad_fft 基于DSP处理器F2812的AD采样程序

    3下载:
  2. 基于DSP处理器F2812的AD采样程序,并对采样的数据进行FFT计算。-Based on DSP processors F2812 sampling procedures of the AD, and the sampling data FFT calculation.
  3. 所属分类:DSP编程

    • 发布日期:2016-06-23
    • 文件大小:6497280
    • 提供者:郑海波
  1. F2812-fft

    1下载:
  2. F2812的fft的源码,非常有用,肯定让你受益终生-F2812' s fft source code, very useful, sure to make you a lifetime
  3. 所属分类:DSP编程

    • 发布日期:2012-12-14
    • 文件大小:2151
    • 提供者:xuxing
  1. fft-4096

    0下载:
  2. 在window下开发的4096点FFT源码,使用C开发,对学习数字信号处理有一定帮助-Developed in the window of 4096 points FFT source, the use of C development, digital signal processing to study some help
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:1862
    • 提供者:Marcus Chang
  1. fftC

    1下载:
  2. F2812的fft源程序的TI例程,全程序,方法简单方便,使用强-F2812 source of TI' s fft routine, the whole procedure is simple and convenient method, the use of strong
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-08-02
    • 文件大小:2136
    • 提供者:liuxiaoxiao
  1. A5

    0下载:
  2. F2812实验箱说明书及大量外设与算法实例-F2812 manual box and a large amount of experimental peripheral examples and algorithms
  3. 所属分类:DSP program

    • 发布日期:2017-06-11
    • 文件大小:18398747
    • 提供者:feifei
  1. fft

    0下载:
  2. f2812下的c语言实现fft快速算法,在软仿真模式下的-f2812 fft under the fast algorithm c language, in the soft emulation mode
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:963
    • 提供者:刘腾飞
  1. F2812-FFT

    0下载:
  2. FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加 法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以 整个DFT 运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和N^2 成正比的,当N 很大时,运算量是可观的,因而需要 改进对DFT 的算法减少运算速度
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:404880
    • 提供者:平意义
  1. lab0308-Sci

    0下载:
  2. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:401342
    • 提供者:刘洋
  1. F2812-fft

    0下载:
  2. FFT source codes for TMS320F2813 dsp, tested
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:2235
    • 提供者:ltp
  1. F2812-fft-source-file

    0下载:
  2. 利用DSP-TMS320F2812开发的fft算法程序-Using DSP-TMS320F2812 fft algorithm program developed
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:2245
    • 提供者:zhoufeng
  1. F2812-fft--TI

    0下载:
  2. Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins.-Fast Fourier Transform (FFT). Using 8 poin
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:2179
    • 提供者:wanghao
  1. F2812-fft

    0下载:
  2. F2812 fft 源程序 TI例程,程序完整-Source TI F2812 fft routines, program integrity
  3. 所属分类:DSP program

    • 发布日期:2017-11-17
    • 文件大小:2274
    • 提供者:zjl
  1. F2812-fft--TI

    0下载:
  2. 这是个F2812 fft 源程序,是TI的例程。-This is a F2812 fft source program from TI.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:2147
    • 提供者:xiaozhe
  1. F2812-fft

    0下载:
  2. 关于F2812 fft 算法源程序,产生10KHz的频率输出-about F2812 fft,Will produce 10 kHz output on T1PWM and T1PWM pins
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2232
    • 提供者:Framy
  1. fft

    0下载:
  2. fft快速傅里叶变换测波形,并且,F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件。(FFT fast Fourier transform test waveform)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:大秦
« 12 »
搜珍网 www.dssz.com