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

搜索资源列表

  1. time_wn

    0下载:
  2. 用C语言实现的对基—2FFT算法的改进,提高了算法的运算速度-using the C language to the base-FFT algorithm, the algorithm improves the speed of operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3026
    • 提供者:zz
  1. 2FFandIFFT

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

    • 发布日期:2008-10-13
    • 文件大小:1860
    • 提供者:jia
  1. FFTdemo

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

    • 发布日期:2008-10-13
    • 文件大小:28864
    • 提供者:xqz
  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例程

    • 发布日期:2008-10-13
    • 文件大小:12094
    • 提供者:luzi
  1. FFT-Matlab

    0下载:
  2. 本程序是按时间抽选的基-2FFT算法,输入倒位序,输出顺序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3655
    • 提供者:蜗牛
  1. FFT

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

    • 发布日期:2008-10-13
    • 文件大小:46934
    • 提供者:stn
  1. mm

    0下载:
  2. 此文档中主要说明了基于Matlab的时间抽取基2FFT算法的一些注意事项以及程序是可行的。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3979
    • 提供者:kasten_ding
  1. FFT

    0下载:
  2. 时间抽选基2FFT及IFFT算法C语言实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1684
    • 提供者:laote
  1. DIT_base0n2_FFT

    0下载:
  2. 时间抽取(DIT)基2FFT算法: 输入:先输入数组长度(8,16,32...),再输入数组内容. 输出:FFT变换结果.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1537
    • 提供者:陈扬坤
  1. myfft

    1下载:
  2. myfft.m 实现对任意长度一维数组的基2FFT计算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30255
    • 提供者:方宇
  1. signal_procesing_using_matlab

    0下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:37402
    • 提供者:芦达
  1. 时间抽选基2FFT及IFFT算法C语言实现

    0下载:
  2. 正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few letters this semester to prom
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1520
    • 提供者:王京
  1. fft

    0下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-Design is taken in accordance with the time radix-2 fast Fourier transform the (base 2FFT-DIT). Enter the inversion sequence, the output of the natural order.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:729
    • 提供者:钟福贵
  1. signalprocess

    0下载:
  2. 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures for 2FFT-DIT is the matlab program a compressed file, together with principles and the second is the flow chart and summary of the procedures on c
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:157458
    • 提供者:杨文
  1. FFT-and-IFFT

    1下载:
  2. fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1815
    • 提供者:KatrinaH
  1. ditfftbasedonmatlab

    0下载:
  2. 在matlab中实现时间抽取基2 FFT算法-Matlab achieve in the time taken from the base 2 FFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:790
    • 提供者:steven
  1. fft-DIF

    2下载:
  2. 自己编写的C语言基于频率抽取的基2FFT算法,用于大家学习交流-I have written C language based on the frequency of taking the base 2FFT algorithm, for them to learn from the exchange of
  3. 所属分类:DSP program

    • 发布日期:2016-05-20
    • 文件大小:1536
    • 提供者:王伟兰
  1. fft-DIT

    0下载:
  2. C语言编写的基于时间抽取的基2FFT算法-C language based on the time taken to prepare the base 2FFT algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:1536
    • 提供者:王伟兰
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37551
    • 提供者:李文
  1. FFt-c

    0下载:
  2. 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on the procedures for c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:70905
    • 提供者:李南
« 1 23 4 »
搜珍网 www.dssz.com