CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - fft 基4

搜索资源列表

  1. 基于CORDIC算法的FFT

    0下载:
  2. 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。-time selected by using the four-situ algorithm and coordinate rotation digital computer (CORDIC) algorithm is one is a real-time FFT spectrum analysis system.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2399
    • 提供者:张志华
  1. cfft

    0下载:
  2. CFFT是一个数据宽度和点数都可配置的基4 FFT core,用VHDL实现
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-18
    • 文件大小:168526
    • 提供者:方淼
  1. FFT

    0下载:
  2. 用FPGA实现FFT算法,算法实现的可以是基2/4混合基FFT,也可以是纯基4FFT和纯基2FFT运算。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:46934
    • 提供者:stn
  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_1024_hdl

    1下载:
  2. 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:18014
    • 提供者:wei
  1. vhdlfft4

    0下载:
  2. 基4算法的vhdl实现,蝶形变换等的详细设计-Radix-4 algorithm of VHDL realize, butterfly transform the detailed design, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:12194
    • 提供者:邓翔
  1. fft_hdl

    0下载:
  2. 一个 16点 FFT 用基2蝶形运算单元完成,有测试环境。-16 points FFT with a radix-2 butterfly computation unit is completed and test environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:21873
    • 提供者:wei
  1. ADSP-21062_Compl_FFT_rad-4

    0下载:
  2. 用ADSP21062实现快速FFT基4算法 压缩包内有源代码和说明-In general, a radix-4 FFT will run faster than radix-2 FFT but will take up more space and has more restrictions on the length of the FFT. Specifically, all radix-2 FFT routines will take data lengths that are
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:84793
    • 提供者:防止
  1. fft

    0下载:
  2. 基4快速傅里叶变换,涉及cordic算法,可以用来学习-fft
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:83326
    • 提供者:sun
  1. cfft

    0下载:
  2. 用verilog语言编写的基4FFT,采用CORDIC算法实现的,仿真过,结果很好!-I use verilog language to design a FFT base 4,and use CORDIC arithmetic to achieve this. last , I test it, it looks very good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:13243
    • 提供者:samu1
  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
    • 文件大小:3759545
    • 提供者:陈子牙
  1. trunk

    0下载:
  2. 定点算法实现的FFT基-4 IP核源代码,文件使用的TXT格式,方便大家阅读,复制到ISE中即可仿真综合-Fixed-point algorithm of the FFT-based-4 IP core source code, use the TXT file format to enable easy reading, can be copied to the ISE in the integrated simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:111137
    • 提供者:Jack
  1. FFTFFToptimize

    0下载:
  2. 有关DSP C6400 系列的FFT算法程序优化,有基2和基4法两种方法的C语言编程,还有对应的线性汇编程序。-The DSP C6400 series of FFT algorithm optimization, a base 2 and base 4 and French methods of the C programming language, as well as the corresponding linear assembler.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:10183
    • 提供者:陈群
  1. FPGA-based-FFT-processor

    0下载:
  2. 基于FPGA的FFT处理器的实现,基4,cordic算法,误差分析-The implementation of FPGA-based FFT processor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1097496
    • 提供者:庞清平
  1. FFT

    1下载:
  2. 在TI公司的TMS320C6416 DSP上做FFT变换的实现与探索。功能主要包括如下5个方面: 1. 16点基2 FFT 2. 将基2FFT结果写入SD_RAM,并读取出来 3. 对FFT的结果进行IFFT 4. 原采样点扩展为32点,做32点基2 FFT 5. 对原16点序列做基4 FFT -TI' s TMS320C6416 DSP to do the FFT transform and explore. Features include the follo
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1056413
    • 提供者:lijun
  1. FFT

    0下载:
  2. 基4的FFT的VHDL实现 基4的FFT的VHDL实现-fft processor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:41662
    • 提供者:dawei
  1. FPGA-based-FFT-implementation

    0下载:
  2. 基于FPGA的FFT算法硬件实现 设计了一 种基于 FPGA 的 1 024点 16位 FFT算法, 采用了基 4蝶形算法和流水线处理方式, 提高了 系统 的处理速度, 改善了系统的性能 -FPGA-based FFT algorithm hardware design of a 1024 16-bit FPGA-based FFT algorithm using a radix-4 butterfly algorithm and pipelined approach to improv
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:418259
    • 提供者:沧海一粟
  1. 4-fft

    0下载:
  2. FFT快速傅里叶变换 采用基4 fft实现的c语言版-FFT Fast Fourier Transform implemented using the base 4 fft c language version
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:773
    • 提供者:王杰
  1. 实验47_2 DSP FFT测试

    0下载:
  2. 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen
  3. 所属分类:微处理器开发

    • 发布日期:2018-05-01
    • 文件大小:4192256
    • 提供者:大雷子
  1. 基于STM32的快速傅里叶变换FFT

    0下载:
  2. 基于STM32的快速傅里叶变换FFT的变换代码,采用DSP库和keil5开发,可以实现基4的FFT变换
  3. 所属分类:微处理器(ARM/PowerPC等)

« 12 »
搜珍网 www.dssz.com