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

搜索资源列表

  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. 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. 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. fft

    0下载:
  2. 单片机用c语言编写的快速傅里叶变换,简单快速-Singlechip with c languages Fast Fourier Transform, EASY Express
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14650
    • 提供者:赵娜娜
  1. digital_signal_processing

    0下载:
  2. 给出了数字信号处理课程设计的基本程序,包括采样、快速傅里叶变换、功率谱分析等。-Give a digital signal processing of the basic procedures for curriculum design, including sampling, fast Fourier transform, power spectrum analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:404613
    • 提供者:王宇坤
  1. fft

    0下载:
  2. 基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3383
    • 提供者:edison
  1. FFT

    0下载:
  2. 这是一个实现快速傅里叶变换的C语言的源程序。-This is a fast Fourier transform of C language source code.
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1190
    • 提供者: 孙鹏磊
  1. FastFourierTransform

    0下载:
  2. 此程序是C++程序 在VC++6.0中编译通过的,可以实现快速傅里叶变换,快速傅里叶变换在实际生活中是很实用的程序,此程序方便大家使用,并通过了测试-This program is C++ program in VC++6.0 compiler passed in can be achieved fast Fourier transform, fast Fourier transform in real life is a very useful procedure to facilitate
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:4401
    • 提供者:刘建
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com