搜索资源列表

  1. radix-2FFT

    0下载:
  2. 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1194
    • 提供者:Terry
  1. 2fft

    0下载:
  2. 基于802.16d的OFDM下基2FFT的源码,供初学者参考!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1212
    • 提供者:孙旭辉
  1. FFTdemo

    0下载:
  2. 基2FFT,包括一个DFT-2-d FFT, including a DFT program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:28672
    • 提供者:xqz
  1. radix-2FFT

    0下载:
  2. 基2FFT,是DFT(离散傅立叶变换)的快速算法-radix 2 FFT, DFT (Discrete Fourier Transform) Fast Algorithm
  3. 所属分类:matlab例程

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

    0下载:
  2. DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT- FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:jia
  1. 2FFandIFFT

    0下载:
  2. 时间抽选基2FFT及IFFT算法C语言实现-time selected radix 2 FFT and IFFT algorithm C Language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:jia
  1. fft

    0下载:
  2. matlab编写的基-2fft快速付里叶算法程序,输入倒位序,输出自然顺序。-Matlab prepared by the base-2fft fast Fourier algorithm procedures inversion input sequence, Output of natural order.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:luzi
  1. 2fft

    0下载:
  2. 基于802.16d的OFDM下基2FFT的源码,供初学者参考!-802.16d based on the OFDM-based 2FFT under the source, the reference for beginners!
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:孙旭辉
  1. 2007720111224

    0下载:
  2. c8051f020的频域的2FFT算法,-C8051F020 frequency domain 2FFT algorithm,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:付鋆
  1. mm

    0下载:
  2. 此文档中主要说明了基于Matlab的时间抽取基2FFT算法的一些注意事项以及程序是可行的。-In this document mainly describes the time taken based on the Matlab-based algorithm 2FFT some attention as well as the procedure is feasible.
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:kasten_ding
  1. DIT_base0n2_FFT

    0下载:
  2. 时间抽取(DIT)基2FFT算法: 输入:先输入数组长度(8,16,32...),再输入数组内容. 输出:FFT变换结果.-Time taken (DIT) based 2FFT algorithm: Input: enter the array length (8,16,32 ...), and then type the array elements. Output: FFT transform results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:陈扬坤
  1. myfft

    0下载:
  2. myfft.m 实现对任意长度一维数组的基2FFT计算-myfft.m to achieve for any length of one-dimensional array-based computing 2FFT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:29696
    • 提供者:方宇
  1. 2fftmatlab

    0下载:
  2. 基2fft的matlab程序,是比较简单的一种算法-2fft the matlab-based procedures, is a relatively simple algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:康楷
  1. 2fft

    0下载:
  2. matlab实现基2fft按时间抽取,输入倒位序,输出顺序 -matlab achieve time-based 2fft extraction, inversion input sequence, output sequence
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:lucy
  1. fft_v0.5.6.1

    0下载:
  2. 快速傅里叶变换fft算法,基于时间的基2fft,其中针对ARM7 TDMI优化,采用查表的方式- Fast Fourier Transform algorithm, based on time-based 2fft, one optimized for ARM7 TDMI, using look-up table approach
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:348160
    • 提供者:张三
  1. 2fft

    0下载:
  2. 基2FFT算法实现改进的一篇很好的文章,有利于傅立叶变换的理解-2FFT-based algorithm to improve a very good article, and is conducive to the understanding of Fourier Transform
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:250880
    • 提供者:任杏
  1. FFT-Matlab

    0下载:
  2. 基于Matlab的时间抽取基2FFT算法 -Based on the time taken Matlab-based algorithm 2FFT
  3. 所属分类:matlab例程

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

    0下载:
  2. 基2fft,实现对实数序列的离散快速傅里叶变换-Based 2fft, the realization of the real sequence of discrete Fast Fourier Transform
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zhaoyan
  1. dspfftv2

    0下载:
  2. dsp上的基2fft快速算法,在5502上测试通过-2-base fft algrithm ,tested in 5502 dsp
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:小华
  1. lastce

    0下载:
  2. 整形基2fft算法的C语言实现,包括蝴蝶算法和倒序重排等-fft dct
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:吕志远
« 12 3 4 5 6 »

源码中国 www.ymcn.org