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

搜索资源列表

  1. 离散傅里叶变换,即DFT

    5下载:
  2. 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-10
    • 文件大小:543byte
    • 提供者:Kevin Lu
  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
    • 文件大小:1.57kb
    • 提供者:何亮
  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
    • 文件大小:566byte
    • 提供者:zoukui
  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
    • 文件大小:17.89kb
    • 提供者:Yaphetzhen
  1. transform

    2下载:
  2. 关于含噪信号的快速傅里叶变换和希尔伯特变换-On the noisy signal Fast Fourier Transform and Hilbert Transform
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1020byte
    • 提供者:郝霏霏
  1. power_fft

    0下载:
  2. 在线快速傅里叶变换(FFT)分析演示,Matlab/Similink-Online fast Fourier transform (FFT) analysis of demonstration, Matlab/Similink
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.95kb
    • 提供者:刘鹏
  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
    • 文件大小:395.13kb
    • 提供者:王宇坤
  1. matlab-fft

    0下载:
  2. 在matlab环境下编写的快速傅里叶变换程序,改变换程序简单有效-Matlab environment in the preparation of the fast Fourier transform procedure to change the procedure for simple and effective
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.33kb
    • 提供者:yangjun
  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
    • 文件大小:536byte
    • 提供者:liubin
  1. SpeechRecognition

    0下载:
  2. 基于MATLAB的快速傅里叶变换,与调用的函数结果是一样的-MATLAB-based fast Fourier transform, and call the function result is the same as
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.36kb
    • 提供者:zhangzhichao
  1. fft1

    0下载:
  2. 快速傅里叶变换程序,供大家参考,matlab下运行,可以看波形-Fast Fourier transform procedures for your reference, matlab running, you can see the waveform
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:570byte
    • 提供者:yaoho
  1. kuaisufuliyebianhuachengxu

    1下载:
  2. matlab快速傅里叶变换程序代码,一看就会!-Fast Fourier transform matlab code, a look will be!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:588byte
    • 提供者:feng
  1. FFT

    0下载:
  2. 这是一个快速傅里叶变换分析谐波类程序,以及生成火柴梗图的程序-This is a class of fast Fourier transform analysis of harmonic procedures, and the program generates Stick Figure
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3.56kb
    • 提供者:张志佳
  1. powerharmonicanalysis

    0下载:
  2. 用快速傅里叶变换进行电力线谐波分析的一篇文章,大家可以-Fast Fourier Transform with the power line harmonic analysis article, we will look
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:705.44kb
    • 提供者:刘小溪
  1. myifft2

    0下载:
  2. FFT 快速傅里叶变换 matlab源代码-FFT
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.05kb
    • 提供者:jane
  1. FFT_Convolution

    0下载:
  2. 快速傅里叶变换和离散线性褶积matlab程序,可以直接调用-Fast Fourier transform and discrete linear convolution matlab program, you can directly call
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.01kb
    • 提供者:cengjing
  1. fastpoisson

    0下载:
  2. 该方法 基于快速傅里叶变换,求解方形区域的poission方程 比差分 有限元快。
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.13mb
    • 提供者:焦雨领
  1. MATLAB-Ruan-jian-shi-jian

    0下载:
  2. 1、设计一个二阶微分系统,求激励输入所产生的响应 2、绘出一些函数的图形 3、运算特殊函数的快速傅里叶变换 4、学会用MATLAB的GUI-1, design a second-order differential system, seeking to respond to incentives generated by the input 2, 3 draw some of the functions of the graphics, computing special funct
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:655.25kb
    • 提供者:wu
  1. mallat

    0下载:
  2. 小波谱分析mallat算法经典程序 MALLET分解算法(圆周卷积的快速傅里叶变换实现)-Algorithm for spectral analysis mallat small program MALLET classic decomposition algorithm (circular convolution of the fast Fourier transform)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:899byte
    • 提供者:jzlin
  1. c

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

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:`madge3097
« 12 3 4 »
搜珍网 www.dssz.com