CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 256 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
    • 文件大小:1.07kb
    • 提供者:王乾坤
  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
    • 文件大小:23.68kb
    • 提供者:孙玉海
  1. fft-arm-0.01.src

    0下载:
  2. 针对ARM优化过的FFT算法。其中20点,64点,80点的FFT算法。笔者试着加入了256点的FFT -for ARM optimized FFT algorithm off. 20 points, 64 points, 80 points of the FFT algorithm. I tried to join the 256-point FFT
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:14.84kb
    • 提供者:yinaichang
  1. FFT.rar

    0下载:
  2. msp430 1611 功能,256点FFT运算,还有一个失真度计算,结果正确,硬件使用结果正确 IAR平台,msp430 1611 features, 256-point FFT computation, there is a distortion, the result is correct, the use of the results of the correct hardware platform IAR
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1.26kb
    • 提供者:何少
  1. fft-arm.zip

    2下载:
  2. 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。,Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extende
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:236.79kb
    • 提供者:Tony Gibson
  1. 256fft

    0下载:
  2. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:205.2kb
    • 提供者:Nagendran
  1. DSP_FFT

    0下载:
  2. 基于stm32 DSP库的1024个点的FFT运算,对st公司的源程序进行了改进。仅需修改少量定义就能换成256点或64点的运算-Stm32 DSP-based library of 1024 point FFT operation, the company' s source of st has been improved. Can only modify the definition of a small amount of 256 points or 64 points into c
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:468.39kb
    • 提供者:谢哲明
  1. fft

    0下载:
  2. 用VHDL语言来实现256点FFT的算法-256 FFt the VHDL implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:205.72kb
    • 提供者:易蒙
  1. fft

    1下载:
  2. 基于VHDL语言编写的FFT程序,256点,旋转因子存在自己编写的ROM里面,乘法器和数据存储采用的是IP核-FFT-based program written in VHDL, 256 points, there is rotation factor which I have written the ROM, multiplier, and data storage is used in IP core
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:6.41kb
    • 提供者:胡佳
  1. FFT

    0下载:
  2. 一个用于数字信号处理的FFT算法的源程序,里面可以进行256点的FFT运算,通过在CCS(code composor studio)可以产生正弦波和FFT运算后的波形-One for digital signal processing of the source of the FFT algorithm, which can be 256 point FFT computation, through the CCS (code composor studio) can generate sine
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:923byte
    • 提供者:
  1. FFT_fixedPoint_console

    1下载:
  2. 定点复数FFT算法 C语言实现 支持点数为128,256,512,1024,2048可配置 同时附带文档-Fixed-point complex FFT algorithm for C language support 128,256,512,1024,2048 points can be configured at the same time as the document attached
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:64.57kb
    • 提供者:raoxuefeng
  1. cf_fft_256_8

    0下载:
  2. This is a source code of 256 point fft architecture. This code is also available with opencores-This is a source code of 256 point fft architecture. This code is also available with opencores
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:1.58kb
    • 提供者:Mohan
  1. pipelined_fft_256_latest

    0下载:
  2. FFT的ip核,是256位的,可以用在FPGA上进行FFT操作。-FFT' s ip core, is 256, and can be used in FPGA on FFT operation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:217.22kb
    • 提供者:张飞
  1. High-Speed-FFT

    1下载:
  2. 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3.59mb
    • 提供者:陈子牙
  1. synth_fft

    0下载:
  2. fftprocessing can complete 256 pointsFFT.-Hardware Descr iption Language(HDL)is an advanced electronic designmethod.After HDL was put into use,it has draw great attention and gained popularity.The design used Verilog HDL and Schematic for entry tools
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:54.84kb
    • 提供者:zzy
  1. fft

    0下载:
  2. 不定点的fft算法,当前可选择64,128,256,512,1024个点数,可自行添加其他-The fft algorithm is not fixed, the current choice 64,128,256,512,1024 one point, they are free to add other
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1.04kb
    • 提供者:shenxian
  1. fft

    0下载:
  2. 基于MSP430F1612单片机的快速傅立叶变换的测试程序,采样点数为256点-MSP430F1612 microcontroller-based fast Fourier transform of the test procedures, sampling points to 256 points
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2.41kb
    • 提供者:Jin
  1. fft256

    0下载:
  2. quartus ii 中利用ip核生成fft模块,实现256点fft功能-quartus ii the use of nuclear generation fft ip module to achieve the 256 point fft function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:13.88mb
    • 提供者:any
  1. 256-fft

    0下载:
  2. 这是数字信号处理DSP领域的实现FFT这一基础功能的程序,分别用VC,vhdl,matlab语言实现了256点的fft程序-This is the field of digital signal processing DSP implementation of FFT-based feature of this program, respectively VC, vhdl, matlab language to achieve a 256 point fft program
  3. 所属分类:DSP program

    • 发布日期:2017-05-20
    • 文件大小:5.63mb
    • 提供者:
  1. fft256

    1下载:
  2. 利用quartusII提供的FFT IPcore设计的256位的FFT,并附有testbench文件-Provided by quartusII the FFT IPcore design 256 FFT with testbench file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-04-22
    • 文件大小:43.69mb
    • 提供者:Wide
« 12 3 »
搜珍网 www.dssz.com