CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab fft

搜索资源列表

  1. matlab_n.几个Matlab编程示例

    0下载:
  2. 几个Matlab编程示例,其中包括:单位抽样序列、复正弦序列、离散系统的差分方程、冲激响应和卷积分析、离散系统的频率响应分析和零、极点分布、基于Matlab的数字滤波器设计和FFT算法的应用等。,Some Matlab programming examples, including: random sequence of units, rehabilitation Sine sequences, discrete-time systems of differential equations, i
  3. 所属分类:matlab例程

    • 发布日期:2017-03-27
    • 文件大小:2717
    • 提供者:林立夫
  1. MATLABprograminfft.用Matlab产生正弦波,矩形波

    3下载:
  2. 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
  3. 所属分类:matlab例程

    • 发布日期:2013-10-17
    • 文件大小:3998
    • 提供者:白杨
  1. MATLAB_forspeech.rar

    2下载:
  2. 采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。,WAV file analysis using MATLAB. Step One: Select a WAV file as the target of analysis. (Ding.wav) Step
  3. 所属分类:Audio program

    • 发布日期:2014-08-12
    • 文件大小:64491
    • 提供者:李南
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. wavelet+fft.rar

    0下载:
  2. 小波变换与傅里叶变换相结合,并通过matlab+labview混合编程,Wavelet Transform and Fourier Transform combine, and through matlab+ Labview Hybrid Programming
  3. 所属分类:书籍源码

    • 发布日期:2017-03-23
    • 文件大小:139583
    • 提供者:陈成功
  1. ecg.rar

    4下载:
  2. matlab环境下心电信号去噪处理和QRS波检测的一些综合方法的比较,主要是利用小波变换的去噪方法,matlab environment Denoising ECG QRS wave detection and treatment of a number of integrated methods, mainly the use of wavelet transform de-noising method
  3. 所属分类:Wavelet

    • 发布日期:2015-10-24
    • 文件大小:9523813
    • 提供者:李芳
  1. RADIX4.rar

    0下载:
  2. This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm,This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3511
    • 提供者:sunil
  1. fft.rar

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1353
    • 提供者:李文
  1. FFT-DTFT-Rife

    2下载:
  2. 自编的FFT、DTFT程序用于频谱分析,Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。已调试通过。-FFT、DTFT codes writen by Matlab,for spectrum analyse.Rife is a method for spectrum correction.Figures are also given.These codes has been tested already.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:927
    • 提供者:茅瑜雯
  1. FFT

    1下载:
  2. 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:207065
    • 提供者:张诚
  1. FFT-Matlab

    0下载:
  2. 基于Matlab编写的用于对数据进行插值分析和傅立叶变换的程序-Based on Matlab for the preparation of the data analysis and Fourier transform interpolation procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2734
    • 提供者:yang
  1. Periodogram-powe

    2下载:
  2. 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:renjie
  1. FFT1024

    1下载:
  2. matlab 实现 1024点 FFT 运算 已经试过 运行很好-matlab achieve the 1024-point FFT computation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12788
    • 提供者:赵俊
  1. fft

    3下载:
  2. 这是求信号功率谱密度的程序,并且对功率谱进行了归一化。-fft
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1239
    • 提供者:jty
  1. FFT2D

    0下载:
  2. This is the processing of images to be converted into 2D. from the original picture, it will be first converted to grayscale in the form, then do 2 Dimensional FFT on the image, then the image is done in 2D FFT on the result of changes filter.seluruh
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:680
    • 提供者:azmi
  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. ditfftbasedonmatlab

    0下载:
  2. 在matlab中实现时间抽取基2 FFT算法-Matlab achieve in the time taken from the base 2 FFT algorithm
  3. 所属分类:matlab

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

    4下载:
  2. 基于FFT的MP算法(matching pursuit)匹配跟踪,实现信号的稀疏分解-FFT-based MP algorithm (matching pursuit) matching pursuit, sparse decomposition of the signals
  3. 所属分类:matlab

    • 发布日期:2015-03-17
    • 文件大小:1024
    • 提供者:罗速
  1. ZoomFFT

    1下载:
  2. 频谱细化分析MATLAB程序,ZOOM FFT分析,频谱放大功能- Zoom-FFT
  3. 所属分类:Other systems

    • 发布日期:2015-05-04
    • 文件大小:665
    • 提供者:lonvim
  1. FFT_2D

    0下载:
  2. 二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现-under 2D of the fast Fourier transform, using a dimension of the FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1848
    • 提供者:江边漫步
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com