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

搜索资源列表

  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
    • 文件大小:15198
    • 提供者:yinaichang
  1. FFT

    0下载:
  2. 用c实现FFT算法,通过修改该程序可实现32点,64点,128点的FFT运算
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:14285
    • 提供者:xiuxiu
  1. 自编的FFT算法C程序

    4下载:
  2. 本人因项目开发需要(基于dsp2812),根据FFT算法原理,用C自编了个FFT程序,可进行64点,128点,256点FFT运算,只要输入对应的参数便可,使用方便灵活!强烈推荐
  3. 所属分类:开发工具

    • 发布日期:2010-11-05
    • 文件大小:1262
    • 提供者:liuwenye_1
  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
    • 文件大小:242478
    • 提供者:Tony Gibson
  1. fft.rar

    1下载:
  2. FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1904
    • 提供者:liuxiaoxiao
  1. 64point_FFT

    4下载:
  2. 64-point Pipeline FFT,包含Verilog语言编写的64点FFT运算rtl级程序以及测试程序,此外,还包含设计文档。-64-point Pipeline FFT, Verilog language includes a 64 point FFT computation rtl-level procedures and testing procedures, in addition, includes the design documents.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:1249280
    • 提供者:小飞
  1. FFT

    2下载:
  2. // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-29
    • 文件大小:1272
    • 提供者:bluefeifei
  1. fft64

    1下载:
  2. 64-point radix-2 fft module
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-11
    • 文件大小:686
    • 提供者:Hem
  1. fft64

    1下载:
  2. DSP 2812的 64点fft的C程序-2812 proceedings of the 64-point fft
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:807
    • 提供者:李伟
  1. fft

    0下载:
  2. 基于TMS320C6416 DSP芯片的fft程序,需要根据自己硬件不同来修改.asm文件,其中fft是由C写成。-Based on the TMS320C6416 DSP chip fft procedures, the need to modify their own different hardware. Asm document written in C by fft.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:464031
    • 提供者:郭函
  1. 64pointFFTR2MDC

    6下载:
  2. 该工程实现了一个64点DIF FFT,verilog编写,采用R2MDC结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point DIF FFT, verilog compiled by R2MDC structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the out
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:673140
    • 提供者:ShuChen
  1. RADIX_64

    0下载:
  2. radix 64 point fft using vhdl design in fpga
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:126695
    • 提供者:bowya
  1. FFT

    0下载:
  2. The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 64-point FFT in VHDL. Radix 2 Decimation in Frequency i am found of it.It s really very good!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:32040
    • 提供者:小鸟动人
  1. fft-arm

    0下载:
  2. 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:237098
    • 提供者:denny
  1. gam3

    0下载:
  2. FPGA Implementation ofLow Power 64-Point Radix-4 FFT Processor for OFDM System
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:145818
    • 提供者:rams
  1. fft.c

    1下载:
  2. c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:15405
    • 提供者:ws
  1. 64点FFT

    1下载:
  2. 基于VHDL实现的基8,64点FFT。代码真实可靠,乃本人亲自编写。有兴趣者可以交流
  3. 所属分类:VHDL编程

  1. 64 fft_ifft

    0下载:
  2. FFT and IFFT 64 point radix-4
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:anas
  1. 基于分布式算法实现64点FFT

    8下载:
  2. 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
  3. 所属分类:matlab例程

  1. pipelined_fft_64_128_256

    0下载:
  2. 用verilog实现64点,128点,256点的fft(64 points, 128 points, and 256 points FFT are implemented with Verilog)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2021-04-19
    • 文件大小:560128
    • 提供者:zhanghao1139
« 12 3 4 5 6 »
搜珍网 www.dssz.com