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

搜索资源列表

  1. fanfft

    0下载:
  2. 将共轭对称性复序列进行快速傅里叶反变换,得出变换结果为实序列。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1461
    • 提供者:慌种衣
  1. matlab1.rar

    0下载:
  2. matlab常用函数 傅里叶变换函数、傅里叶反变换函数、低通滤波函数、sigexpand扩展序列函数,matlab function commonly used Fourier transform function, the Fourier Transform function, low-pass filter function, sigexpand extended sequence function
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:565
    • 提供者:txyu
  1. DTMF.rar

    0下载:
  2. 包括傅里叶变换和傅里叶反变换,c语言编写,简单明了,VC环境验证通过,Including Fourier transform and Fourier inverse transform, c language, simple and clear, VC verification environment through the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:544
    • 提供者:centent
  1. fft

    3下载:
  2. C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
  3. 所属分类:Algorithm

    • 发布日期:2015-05-04
    • 文件大小:1042
    • 提供者:白杨硕
  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. SimpleSENSEreconstruction

    0下载:
  2. 简单SENSE图像重建,即使通过反傅里叶变换重建出最终图像-The data was acquired from 4-channel array coil using EPI sequence (2-shot, matrix: 64X64, TE: 50 ms) at a 1.5T scanner. The code estimates the coil sensitivity profiles directly from the image with anatomical contrast b
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4121
    • 提供者:李荣智
  1. fft_self

    0下载:
  2. 用matlab实现的一个快速傅里叶变换的函数。可以实现正变换和反变换 -it is a function developed under the matlab which can accompish the fast fourier transtorm in forward and inverse
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:536
    • 提供者:liubin
  1. mychange

    0下载:
  2. 基于MATLAB6.5的二维灰度图像处理源文件,M-file,运用傅里叶变换和傅里叶反变换进行幅度和频率的调整。-Based on two-dimensional gray-scale image processing MATLAB6.5 source files, M-file, the use of anti-Fourier transform and Fourier transform amplitude and frequency adjustments.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1623
    • 提供者:Even
  1. TFFT

    0下载:
  2. matlab实现傅里叶变换和傅立叶反变换-Implement fft and ifft
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:869
    • 提供者:hotwin
  1. Gerchberg_Papoulis

    0下载:
  2. Gerchberg_Papoulis利用反复应用傅里叶变换与反变换及加入已知条件的迭代算法,解决带限函数外推。-Gerchberg_Papoulis using repeated application of Fourier transform and inverse transform and adding the known conditions of the iterative algorithm to solve band-limited function extrapolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1692
    • 提供者:黄小雷
  1. juanji

    0下载:
  2. 利用快速傅里叶变换和傅里叶反变换 进行较长序列的卷积运算-Using fast Fourier transform and inverse Fourier transform convolution long sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1650
    • 提供者:何自涛
  1. Multipath-

    0下载:
  2. 多径传播的部分代码,包括傅里叶变换,傅里叶反变换,幅频和相频特性-Multipath propagation part of the code, including Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2837
    • 提供者:login
  1. F2T

    0下载:
  2. qpsk matlab仿真 F2T 傅里叶反傅里叶变换-qpsk matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:49379
    • 提供者:weizhihui
  1. FFTaIFFT

    0下载:
  2. 计算复序列的快速傅里叶变换FFT和快速傅里叶反变换IFFT-Calculating complex sequence FFT fast Fourier transform and inverse fast Fourier transform IFFT
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1623
    • 提供者:冰河
  1. irfft

    0下载:
  2. 计算共轭对称复序列的快速傅里叶反变换,其变换结果是实数。-Symmetric complex conjugate calculation sequence of the fast Fourier inverse transform, the transformed result is a real number.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:142312
    • 提供者:冰河
  1. New_IFFT

    0下载:
  2. 该程序实现对序列的快速傅里叶反变换和离散傅里叶的反变换-The program implements a sequence of fast Fourier transform and inverse discrete Fourier transform of the anti-
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1582
    • 提供者:jun dong
  1. litijie

    0下载:
  2. 原始信号加入白噪声,进行傅里叶变换,然后得出频谱图,最后完成傅里叶反变换。-The original signal by adding white noise, Fourier transform, and then get the spectrum, and finally complete the inverse Fourier transform.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:接怡冰
  1. 双矩形脉冲的正反傅里叶变换

    1下载:
  2. 双矩形脉冲的正反傅里叶变换 (1) 画出以上式子所定脉冲的时域波形; (2)画出信号的振幅谱 abs(sf);(3) 将第二步所得的频谱求傅里叶反变换,并画出其波形,并与原始信号对比;(Positive and inverse Fourier transform of double rectangular pulses (1) draw the above formula set by the pulse waveform; (2) draw the signal amplitu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:38912
    • 提供者:纷纷666
  1. fft_hilbert_Envelope

    0下载:
  2. 对信号进行fft变换,对变换后的信号进行滤波,,对滤波后的信号进行反变换,傅里叶反变换,对反变换后的信号进行希尔伯特变换,进而画包络谱。(fft filter hilbert translation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:luge
  1. 卷积反投影

    1下载:
  2. 滤波反投影的改进算法,先进行傅里叶变化,再进行傅里叶逆变换,去掉噪声
  3. 所属分类:数据结构常用算法

    • 发布日期:2018-04-26
    • 文件大小:1968643
    • 提供者:tutuaituchun
« 12 »
搜珍网 www.dssz.com