CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - FFT傅里叶变换

搜索资源列表

  1. 946

    0下载:
  2. 快速傅里叶变换 它的主要功能是用fft变换然后识别文字-FFT ,it is used to fft and recogonize chinese
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:441675
    • 提供者:艾克白尔
  1. DIT_FFT_2

    0下载:
  2. 用matlab实现基2时间抽取快速傅里叶变换fft-Base 2 with matlab time taken to achieve the fast Fourier transform fft
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1138
    • 提供者:白蝶
  1. DCT

    1下载:
  2. 实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。 经DCT高通滤波后的图像: 经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。-The DCT of image high-pass, low pass filter and compared with the Fourier transform.
  3. 所属分类:matlab

    • 发布日期:2014-11-23
    • 文件大小:9131008
    • 提供者:strong
  1. fft_matlab

    0下载:
  2. fft算法在matlab上的实现,超多数据的快速傅里叶变换能很快搞定,适合学习及理解fft-fft algorithm realization in matlab, multiple data fast Fourier transform quickly buttoned suitable for learning and understanding fft
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:979308
    • 提供者:王思思
  1. finish

    1下载:
  2. 实现快速傅里叶变换,自编函数FFT.而不需使用matlab自带的FFT函数-it can realize the fast fuleir tansform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1392
    • 提供者:栾超
  1. 1

    0下载:
  2. 信号分析处理的源程序,包括傅里叶变换、DFT、FFT、等的例程地对地导弹的-Signal analysis and processing of the source, including Fourier transform, DFT, FFT, and other routine ground-
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:208672
    • 提供者:潘超
  1. 2

    0下载:
  2. 信号分析处理的源程序,包括傅里叶变换、DFT、FFT、等的例程地对地导弹的-Signal analysis and processing of the source, including Fourier transform, DFT, FFT, and other routine ground-
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:潘超
  1. FFTDlg

    0下载:
  2. FFT傅里叶快速变换,把变换的结果放到文件中,并用matlab绘制图形。- FFT the Fourier fast transformation, puts the transformation result to the document, and draws up the graph with matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:25474
    • 提供者:林漂漂
  1. fft

    0下载:
  2. MATLAB编写的傅里叶变换,详细介绍了傅里叶变换过程-MATLAB prepared by the Fourier transform, the Fourier transform process described in detail
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:913
    • 提供者:Jack
  1. FFT

    0下载:
  2. 实现快速傅里叶变换的MATLAB程序,能够很准确的绘制出快速傅里叶变换波形-Fast Fourier transform algorithm matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:64485
    • 提供者:吕海建
  1. FFT-transform

    0下载:
  2. 能够快速实现傅里叶变换,里面还有教程和例子-Fourier transform can be realized
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1173599
    • 提供者:付晓
  1. FFT

    0下载:
  2. 快速傅里叶变换,算法简单明了,计算效率高,适用范围广。-Fast Fourier transform, the algorithm is simple and clear, the calculation efficiency is high, the application scope is wide.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:杨栩玚
  1. c

    0下载:
  2. 快速傅里叶变换程序,一般程序,具有通用性(Fast Fourier transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:`madge3097
  1. filtertest

    1下载:
  2. 对数据做快速傅里叶变换,从时域数据变换到频域数据(Do fast Fourier transform of data, data transform from time domain to frequency domain data)
  3. 所属分类:matlab例程

  1. tft

    1下载:
  2. 对时域信号进行短时傅里叶变换处理,转换在频域下的信号。附加几个simulink转换的信号数据(The time domain signal is converted to the frequency domain by Fourier transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:81920
    • 提供者:寄萍斋
  1. DHT&FFT

    0下载:
  2. 详细介绍了离散哈特莱变换和傅里叶变换原理,以及两种变换之间的关系(discrete hartley transform and Fourier transform)
  3. 所属分类:matlab例程

  1. MATLAB

    1下载:
  2. 傅里叶变换源程序,适用于离散数组,参考网上资料(Discrete Fourier transform source)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:暝寂
  1. fft

    0下载:
  2. 实现快速傅里叶变换的源代码,并与matlab内置fft进行了对比(Source code for realizing fast Fourier transform)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:HuaWei - Zhou
  1. fft2

    0下载:
  2. 实现定点化8点FFT计算,函数内部用fi()构造定点数对象。(fixed-point 8-point FFT function)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:20480
    • 提供者:Listzen
  1. FFT变换的matlab实现

    2下载:
  2. 此代码为基2时间抽取的快速傅里叶变换,可实现将信号从时域转换到频域。
  3. 所属分类:matlab例程

    • 发布日期:2019-08-16
    • 文件大小:8667
    • 提供者:xiao_shi
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com