CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 快速傅里叶

搜索资源列表

  1. FFT

    0下载:
  2. 速度最快的快速傅里叶变换的类库,比所有同类的FFT速度都快很多-The fastest of the fast Fourier transform library, more than all other similar FFT speed much faster
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6378965
    • 提供者:韩守东
  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. src

    0下载:
  2. 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:1998
    • 提供者:X
  1. fft

    0下载:
  2. 对图像进行快速傅里叶变换,在频率域去除高频信息再逆变换到空间域,完成图像栅格信息的消除。-Fast Fourier transform of the image, in the frequency domain to remove high-frequency information and the inverse transform to the spatial domain, to complete the elimination of the image grid of informati
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:440018
    • 提供者:marui
  1. FFTc

    0下载:
  2. 快速傅里叶变换用c语言实现!!经测试可用-Fast Fourier Transform using c language! ! Been tested and can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1336
    • 提供者:前卫
  1. FFT快速傅里叶变换程序

    0下载:
  2. 计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-01
    • 文件大小:1332
    • 提供者:szw_jl
  1. shizixinhaochuli

    0下载:
  2. 快速傅里叶变换的源程序,不调用fft函数-the source of Fast Fourier Transform,do not call fft function
  3. 所属分类:Algorithm

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

    0下载:
  2. 用MATLAB实现快速傅里叶变换。方程有需要的话,可以自己设定-Using MATLAB to achieve fast Fourier transform. Equation there is a need, they can set their own
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:18323
    • 提供者:Yaphetzhen
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:196203
    • 提供者:zhang bo
  1. FFT

    0下载:
  2. 利用单片机实现快速傅里叶变换 基于单片机对数据的采集-Fast Fourier transform using MCU Microcontroller based data acquisition
  3. 所属分类:SCM

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

    1下载:
  2. 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1456
    • 提供者:张扬
  1. FFt

    1下载:
  2. 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:329349
    • 提供者:lixiaozhui
  1. dit_fft

    1下载:
  2. 本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。-This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circula
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:735232
    • 提供者:yangshoping
  1. fourier

    0下载:
  2. 快速傅里叶变换,把该文件包含后即可使用其函数。- The fast Fournier transformation, after contains this document then uses its function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-03
    • 文件大小:1227
    • 提供者:孙冬
  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. 123

    0下载:
  2. 此程序基于c语言实现fft快速傅里叶变换-This procedure based on c language fft Fast Fourier Transform
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:87957
    • 提供者:raoguojunok
  1. report

    0下载:
  2. 实现快速傅里叶变换,运算速度为Nlog2N 只能用于有2^n 个样本的信号-Fast Fourier transform, computation speed can only be used for Nlog2N there are 2 ^ n signal samples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:473154
    • 提供者:zhangmeng
  1. HowToUseFFT2

    1下载:
  2. 在滤波和信号处理中,利用matlab功能实现二维快速傅里叶变换-In filtering and signal processing using matlab function realization of two-dimensional fast Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:110098
    • 提供者:小蔡
  1. cfft

    0下载:
  2. fft使用C语言编程,快速傅里叶变换,有文本说明,可使用-fft the use of C language programming, fast Fourier transform, there are texts that can be used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3658
    • 提供者:zhulei
  1. dsp

    0下载:
  2. 关于DSP从入门到精通的电子书 英文版 目录:DSP入门 硬件 接口 DSP中的ADC和DAC 快速傅里叶变换 如何选取DSP处理器 数据取样系统 硬件设计技术 设计3G基站 -useful book(English version)about DSP
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4137905
    • 提供者:li
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com