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

搜索资源列表

  1. fftfpga

    0下载:
  2. 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。整个设计采用流水线工作方式,保证了系统的速度,避免了瓶劲的出现;整个系统采用FPGA实现,实验表明,该系统既有DSP器件实现的灵活性又有专用FFT芯片实现的高速数据吞吐能力,可以广泛地应用于数字信号处理的各个领域。-time selected by using the in-situ-4 algorithm and coordinate rotation digital computer (CO
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:390425
    • 提供者:yaoming
  1. gezhongfftcchengxu

    0下载:
  2. 程序里有基二fft时域,频域c代码,还有基4,分裂基算法,实序列fft变换的源程序,都是头文件的形式,我已经在vc++6.0的环境下调试通过。且这些程序的位倒序部分,旋转因子部分采用的是比较快的算法,应该与本网站已有的程序不同,我的算法较快。-procedures there are two fft-time domain, frequency domain c code, there are four-and split-based algorithm fft transformation s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6487
    • 提供者:魏建云
  1. FFT_arithmetic_analysis

    0下载:
  2. 介绍 FFT 基2/4 算法的演算过程,并以FPGA 实现的可行方案-on FFT-based 2 / 4 algorithm for the calculation process, and to FPGA options
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:330598
    • 提供者:钟毓秀
  1. modelsim

    1下载:
  2. 基于存储器的基4按频率抽取的fft 的vhdl描述 可以对连续数据流进行256点的fft
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23146
    • 提供者:庞志勇
  1. fixed_struc_radix4_fft

    0下载:
  2. 采用固定寻址方式的固定结构基4FFT仿真代码-Radix 4 FFT with fixed address structure
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9319
    • 提供者:timtian
  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. 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. fft-16-4

    1下载:
  2. 基4fft的快速傅里叶变换及实现此过程的c语言程序-Fast Fourier transform based 4fft and implement this process, c language program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:781
    • 提供者:张勇
  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-10
    • 文件大小:1056413
    • 提供者:lijun
  1. FFT

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

    • 发布日期:2017-04-04
    • 文件大小:41662
    • 提供者:dawei
  1. FFT_4_Fixed_DIF_(OK)

    1下载:
  2. 基4的定点FFT算法,功能都在VC2008里验证过了,有不懂得可以跟我交流、讨论。-Fixed-point radix-4 FFT algorithm, features are verified in the VC2008 in, and there do not know how to communicate with me to discuss.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:218193
    • 提供者:傲天
  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-14
    • 文件大小: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. fft-arm-0.01

    0下载:
  2. FFT代码,经过了定点化,采用基4实现的。-FFT code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:13432
    • 提供者:liubin
  1. fft-arm

    0下载:
  2. 采用基4算法,进行的FFT运算,计算效率高。-fft coding
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-24
    • 文件大小:13236
    • 提供者:lbsdhr
  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等)

« 1 23 4 5 »
搜珍网 www.dssz.com