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

搜索资源列表

  1. CreatColorLuoqiFringe2.m

    1下载:
  2. 这是在MATLAB下生成的彩色条纹,对于傅里叶变换很有用,可以扩大实验的研究范围,更好的设计实验-This is generated in the MATLAB color stripes, for the Fourier transform useful in expanding the scope of experimental research, and better design of experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:411733
    • 提供者:王涛
  1. S-transform

    0下载:
  2. S变换源代码,S变换是短时傅里叶变换和小波变换的结合。- the source code of S transform
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:4541
    • 提供者:jiaojiao
  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. ding

    4下载:
  2. 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1603
    • 提供者:何亮
  1. fft

    0下载:
  2. 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。-Design is taken in accordance with the time radix-2 fast Fourier transform the (base 2FFT-DIT). Enter the inversion sequence, the output of the natural order.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:729
    • 提供者:钟福贵
  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

    0下载:
  2. 基于stc12c5a60s2的 fft音频快速傅里叶变换,可以扩展做数字滤波器-Fft audio based stc12c5a60s2 the fast Fourier transform, digital filters can be extended to do
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:3047
    • 提供者:jacky
  1. invspecgram

    1下载:
  2. 逆短时傅里叶变换,由短时傅里叶谱恢复原信号-INVSPECGRAM Performs the Inverse Short Time FFT (Inverse SPECGRAM).
  3. 所属分类:Wavelet

    • 发布日期:2015-07-01
    • 文件大小:2048
    • 提供者:wangji
  1. fft

    2下载:
  2. 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7665709
    • 提供者:dong
  1. denoise_fft_angle_Analysis

    0下载:
  2. 计算时间序列的快速傅里叶变换并画出时域和频域图,之前进行小波降噪。-Calculate the time series and fast Fourier transform time-domain and frequency domain plot diagram, before wavelet decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1011
    • 提供者:lijie
  1. DFRFT

    0下载:
  2. 分数傅里叶变换离散化(DFRFT)算法,注释是 后面的文字,程序比较简单-Discrete fractional Fourier transform (DFRFT) algorithm, the text behind the comment is , the program is relatively simple
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:917
    • 提供者:俞桥
  1. fft

    0下载:
  2. 快速傅里叶变换的matlab实现,用于对信号进行频谱分析-Fast Fourier transform matlab implementation for spectral analysis of signals
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1389057
    • 提供者:沈润夏
  1. matlab-code

    0下载:
  2. 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
  3. 所属分类:Special Effects

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

    0下载:
  2. 使用labview实现傅里叶变换的子VI,labview版本为8.5.-Fourier transform using labview to achieve the sub-VI, labview version is 8.5.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:13580
    • 提供者:zhai
  1. FFTW

    1下载:
  2. 世界上最快的傅里叶变换库fftw的中文参考文档-The world' s fastest Fourier transform library fftw reference documentation in Chinese
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:493961
    • 提供者:zsp
  1. demo

    0下载:
  2. 数字图像处理的c++源文件,包括灰度变换,直方图增强,伪彩色,图像傅里叶变换等,对于初学者会很有帮助-Digital Image Processing C++ source file, including the gray level transformation, histogram enhancement, pseudo-color and imageFourier transform It would be helpful for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5923618
    • 提供者:张 平
  1. RecPF_v2.2

    3下载:
  2. 基于局部傅里叶变换数据的重构算法的研究,是一种比有效快速的重构算法-New features: Switched to complex computation, fully compatible with complex data Replaced penalty parameter continuation by R. Glowinski and P.L. Tallec s alternating direction method (ADM or ADMM) New
  3. 所属分类:matlab例程

    • 发布日期:2013-02-27
    • 文件大小:1802555
    • 提供者:liuyaxin
  1. exp2_FFT_DIT

    0下载:
  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 natural order.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:566
    • 提供者:zoukui
  1. ZFFT

    2下载:
  2. Matlab编写的加窗傅里叶变换及原理-Written in Matlab and principles of windowed Fourier transform
  3. 所属分类:matlab

    • 发布日期:2014-08-01
    • 文件大小:45056
    • 提供者:zhang li
  1. FFT

    0下载:
  2. fft快速傅里叶变换程序代码,fortan fft快速傅里叶变换程序代码,fortan-fft Fast Fourier Transform code, fortan fft Fast Fourier Transform code, fortan
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:106179
    • 提供者:south
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com