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

搜索资源列表

  1. fft

    0下载:
  2. fft#include <math.h> #define SWAP(a,b) tempr=(a) (a)=(b) (b)=tempr //当isign=1时,将输入数据data[1..2*nn]用它的离散Fourier变换系数代替 //当isign=-1时,将输入数据替换为其的离散IFFT系数乘以nn //data是一个保存nn个复数的数组 //Fourier系数的保存方法为F0的实部和虚部保存在data[1],data[2] //正的一次谐波系数保存在dat
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:881
    • 提供者:jakey
  1. fft

    2下载:
  2. 最大支持30720点的FFT快速傅里叶变换算法描述和实现。-Maximum support 30720 point FFT Fast Fourier Transform algorithm descr iption and implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-09-22
    • 文件大小:511262
    • 提供者:王飞
  1. FFT

    0下载:
  2. Labview环境下实现带汉明窗的傅里叶变换-Labview environment to achieve with a Hamming window Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:16072
    • 提供者:xb
  1. fft

    1下载:
  2. 程序实现了快速傅里叶变换、逆变换等功能,可供参考-Program to achieve a fast Fourier transform, inverse transform and other functions, for reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1921
    • 提供者:万同利
  1. fft

    1下载:
  2. 傅里叶变换的vb源程序,可以快速实现傅里叶变换-Fourier transform vb source code, you can quickly achieve the Fourier transform
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:2166
    • 提供者:wang jifei
  1. fft

    0下载:
  2. 图像处理 傅里叶变换的各种类型 二维 小波变换等-Fourier transform image processing various types of two-dimensional wavelet transform
  3. 所属分类:Graph program

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

    0下载:
  2. 实现了matlab的二维离散傅里叶变换. -Achieve two-dimensional discrete Fourier transform matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2817
    • 提供者:g_sd
  1. fft_2D_picture

    0下载:
  2. 二维图像处理的fft变换,二维fft,youknow -you will love it!it is very useful .that is right .you know
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1858546
    • 提供者:zhuran
  1. FFT

    0下载:
  2. FFT变换实现程序,在图像处理方面有很好的应用-FFT transform procedure in image processing applications are good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:39023
    • 提供者:
  1. fft

    0下载:
  2. 虽然现在网上的FFT程序很多,但是有的结果是错误的,比如说,经过一次正反变换后,不能得到原来的数列,所以,本人测试了多个程序,提供几个能用的,给大家,希望大家支持!-Although many online FFT program, but some results are wrong, for example, through a positive and negative change, you can not get the original series, so I tested sev
  3. 所属分类:Algorithm

  1. fft.c

    1下载:
  2. 快速傅立叶变换的c语言开发程序,简单易懂。-fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1226
    • 提供者:钟晓宁
  1. fft

    2下载:
  2. 使用MPI并行设计计算快速傅里叶变换,包含测试数据-MPI fft transform
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:10580
    • 提供者:tony
  1. fft

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

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

    0下载:
  2. 傅里叶变换的C程序,实现时域抽取的基2FFT,算法先对输入数据序列进行码位倒置,输出为正序-Fourier transform of C program, to achieve time-domain extraction of base 2FFT, algorithm on the input data sequence of first code bit inverted, the output for the positive sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1185
    • 提供者:Zhi Xue Lei
  1. fft

    0下载:
  2. 这是在DSP上有c语言实现FFT变换的代码-This is the DSP, FFT transform with c language code
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:13196
    • 提供者:朱凯
  1. fft

    0下载:
  2. 周期信号的傅立叶变换、单脉冲和周期信号的傅立叶变换的比较、周期矩形脉冲与单矩形脉冲的关系-this is a ppt for fft .its good for people who wants to know fft well
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:241097
    • 提供者:蜗牛
  1. fft.m

    0下载:
  2. 实现快速傅里叶变换,线性调频Z变换,通俗易懂。-This is for students who is major in communication project.
  3. 所属分类:matlab

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

    0下载:
  2. 快速FFT变换,复数形式! 时间复杂度为O(n * log n)! 很快!-fast FFT transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1102
    • 提供者:常迪
  1. fft

    0下载:
  2. 针对图像进行快速傅里叶变换,方便进行频频分析与处理。-Fast Fourier transform for the image, to facilitate frequent analysis and processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:41669
    • 提供者:连建文
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com