搜索资源列表

  1. verilog fft_64_12

    0下载:
  2. radix-4,利用cordic算法实现复乘单元
  3. 所属分类:VHDL编程

  1. MultiSort

    0下载:
  2. Merge, Insertion, Radix, Heap, Bucket, Quick, Counting排序算法-Sort Algorithm about Merge, Insertion, Radix, Heap, Bucket, Quick, Counting
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:站长
  1. Blackfin_FftDct General algorithms for Radix-2 and

    0下载:
  2. 用于数字信号处理快速傅立叶变换的程序--Program for quick Fourier conversion in handling digital signals.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-05
    • 文件大小:1605632
    • 提供者:韩钰
  1. fft_基2基4_2d3d

    0下载:
  2. 基2基4的2d、3d的fft快速算法,代码写的很规范,效率很高。-Radix-2-4 of the 2d, 3d of fft fast algorithm, code written in a very standardized, high efficiency.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:61440
    • 提供者:张强
  1. fft_基2基4基8

    0下载:
  2. 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。-Radix-2-4-based 8 and split fft-based algorithm, a high code efficiency. Is a rare good code. Application of a very wide scope.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:76800
    • 提供者:张强
  1. Floating-point-complex-radix-2-decimation-in-time-

    0下载:
  2. 浮点复数基2时分FFT完成适当的FFT,输出改写输入缓冲器。-floating-point complex FFT-based two hours to complete the FFT output rewritten input buffer.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:minytian
  1. c32

    0下载:
  2. GENERIC PROGRAM FOR A FAST LOOPED-CODE RADIX-2 DIT FFT-GENERIC PROGRAM FOR A FAST LOOPED-CODE RAD IX-2 DIT FFT
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:132096
    • 提供者:yy
  1. fix_fft

    0下载:
  2. 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:林凌
  1. all_Radix_FFT

    0下载:
  2. 此程式具有三种FFT演算法,分别是radix-2 radix-4 radix-8,可选择其中一种演算法,接着输入FFT点数,程式就会执行FFT/IFFT,可以藉此知道是否正确-This program has three FFT algorithms are radix-2 radix-4 radix-8, can choose one algorithm, and then enter the FFT points, the prog
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:陈荣
  1. MRELFFT

    0下载:
  2. 利用分裂基算法求实序列的DFT,虚部赋值为零,这些程序是用C来实现的-Split-radix algorithm for the use of realistic sequence of DFT, the imaginary part of the assignment of zero, these procedures are used to achieve the C
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:dh
  1. myfft2

    0下载:
  2. 改写的fft基2的算法,压缩包中含有data数据,程序中直接调用。-Rewrite the fft radix-2 algorithm, compressed packet data contains data, the procedure call directly.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:李淡
  1. C_fft_code

    0下载:
  2. 该程序是用C写的FFT的程序,适用于基2任意点数计算复利也变换,经过测试,结果正确。-The program is written in C using FFT procedures, applicable to arbitrary point radix-2 calculation of compound interest also transform, tested and the results correctly.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:shalalala
  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列x(n)的DFT X(k)-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence x (n) of the DFT X (k)
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:enhom
  1. fft_radix2

    0下载:
  2. 用FFT 计算离散傅里叶变化,时间抽取(DIT)基2算法。-Calculated using FFT Discrete Fourier changes, the time taken (DIT) radix-2 algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:Ming Zhao
  1. FFT

    0下载:
  2. FFT算法应用与C6000系列,基2算法。需要使用CCS-FFT algorithm application and C6000 series, radix-2 algorithm. Need to use the CCS
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:lee wie
  1. FFT

    0下载:
  2. 基于dsp的fft算法,是基2按时间抽取快速fft,对于想熟悉fft算法的朋友很有帮助-Based on the dsp of the fft algorithm, is extracted by time radix-2 fast fft, for want of a friend familiar with the fft algorithm helpful
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:17408
    • 提供者:小孩
  1. fft

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。-FFT algorithm is the basic principle of DFT successive long sequence is broken down into
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:李文
  1. fft

    0下载:
  2. 基2快速傅立叶变换 库里-图基算法 基2快速傅立叶变换 库里-图基算法-Radix-2 FFT Cooley-Tukey algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:叶长安
  1. cf_fft

    0下载:
  2. FFT using C and VHDL. can compute upto 1K, 2K and 4K in radix 2.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-05
    • 文件大小:3318784
    • 提供者:mimi
  1. FFT_r2

    0下载:
  2. Radix 2 DIF FFT function for TMS320C6713 made by asura and general fucntion
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:60416
    • 提供者:lee
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org