CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - FFT傅里叶变换

搜索资源列表

  1. 傅里叶变换以及频率域卷积

    0下载:
  2. C++语言实现傅里叶变换以及频率域卷积
  3. 所属分类:C#编程

    • 发布日期:2011-11-16
    • 文件大小:10436
    • 提供者:fenghlz@126.com
  1. fft.rar

    0下载:
  2. FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序,FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
  3. 所属分类:通讯编程

    • 发布日期:2016-05-20
    • 文件大小:1318
    • 提供者:王震
  1. FFT

    0下载:
  2. 对文本文档内的数据进行傅里叶变换,得到波形 -频谱图,相位图的对话框界面-For text document data within the Fourier Transform, the wave- frequency spectrum, phase diagram of the dialog box interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:317364
    • 提供者:宫同举
  1. two_dimensional_PSD

    9下载:
  2. 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:887
    • 提供者:陈建超
  1. fft

    2下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output of natural order。
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:17252
    • 提供者:cuiqida
  1. DIT2FFT

    0下载:
  2. 在VC++中实现基2时间抽取的FFT(快速傅里叶变换)算法.-In VC++ In time taken to achieve the base 2 of the FFT (Fast Fourier Transform) algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1507
    • 提供者:steven
  1. fft

    0下载:
  2. 傅里叶变换(FFT)的C++/C原码。 设置参数isign=+1为正变换,设置参数isign=-1为反变换。-Fourier Transform (FFT) of the C++/C source. Setting parameters isign =+1 for the transformation, setting parameters isign =- 1 for the inverse transform.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:574
    • 提供者:duxin
  1. FFT

    0下载:
  2. 傅里叶变换源码,内含测试文件。可以用来学习和使用-Fourier Transform source code, containing the test file. Can be used to learn and use
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:51203
    • 提供者:张狂
  1. FFT

    0下载:
  2. 实现快速傅里叶变化,并对结果进行分析,增强对快速傅里叶变换的离家-Fast Fourier changes, and the results were analyzed to enhance the fast Fourier transform of the home
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:308795
    • 提供者:马新悦
  1. fft

    0下载:
  2. 快速傅里叶变换的应用,可以看一看-fft transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3010
    • 提供者:姚军
  1. FFT

    0下载:
  2. 快速傅里叶变换,依靠基2蝶形因子的思想,符合数字信号的处理需求-FFT
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1361
    • 提供者:zrs
  1. fangbo

    0下载:
  2. 方波傅里叶变换,功率谱计算等基于MATLAB仿真平台(FFT for this fangbo the invition of sensitive inovation like maniuplant simulation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-16
    • 文件大小:1498112
    • 提供者:有哦有
  1. freqresponse

    1下载:
  2. matlab对信号的处理,主要是针对振动信号的处理,包括加速度积分到位移,时域经快速傅里叶变换到频域(The signal processing of MATLAB is mainly aimed at the processing of vibration signal, including acceleration integral to displacement, time domain and FFT to frequency domain)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:选选12138
  1. FFT

    0下载:
  2. 利用matlab进行傅里叶变换及反变换,实现空域到频域,频域到空域的图像处理(Using Fourier transform and inverse transform, to achieve the airspace to the frequency domain, frequency domain to the airspace image processing)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2443264
    • 提供者:yangandcan
  1. ch

    0下载:
  2. 利用MATLAB计算傅里叶变换并作出频谱图像的代码和图像,涉及FFT算法,看代码可以理解一下~为北京理工大学信号与系统实验实验三的答案(Fourier transform using MATLAB calculation and make spectral image code and images, involving the FFT algorithm, look at the code can understand ~ Beijing Institute of Technology sig
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:253952
    • 提供者:陈兴111111
  1. 二维快速傅立叶变换

    0下载:
  2. 本文档介绍了快速傅里叶变换的技术,并给出了C++语言中用于计算图像数据的二维FFT的源代码。(This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:30720
    • 提供者:bingcheng888
  1. FFT (2)

    0下载:
  2. DSP上实现快速傅里叶变换的算法,仅做参考(An algorithm for realizing fast Fourier transform on DSP)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:447488
    • 提供者:马尔科姚
  1. fft - 副本

    0下载:
  2. 进行FFT变换。任何连续测量的时序或信号,都可以表示为不同频率的正弦波信号的无限叠加。而根据该原理创立的傅立叶变换算法利用直接测量到的原始信号,以累加方式来计算该信号中不同正弦波信号的频率、振幅和相位。当然这是从数学的角度去看傅立叶变换。(Any continuous time sequence or signal can be expressed as an infinite superposition of sinusoidal signals of different frequencie
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:MrY1
  1. C语言实现FFT(快速傅里叶变换)

    1下载:
  2. 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:81920
    • 提供者:lhs123
  1. finufft-master

    0下载:
  2. matlab非均匀傅里叶变换程序,支持所有三种类型(matlab non-uniform fft for all three types)
  3. 所属分类:其他

    • 发布日期:2020-05-04
    • 文件大小:1491968
    • 提供者:DwizarD
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com