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

搜索资源列表

  1. 快速傅里叶变换FFT

    3下载:
  2. 快速傅里叶变换FFT
  3. 所属分类:matlab例程

  1. matlab定点fft仿真

    2下载:
  2. 该程序用于仿真定点FFT实现算法
  3. 所属分类:matlab例程

    • 发布日期:2011-12-22
    • 文件大小:8925
    • 提供者:haoguang_77
  1. FFT变换的simulink的模型

    1下载:
  2. FFT变换的simulink的模型。FFT变换的simulink的模型。FFT变换的simulink的模型。,FFT transform simulink model。FFT transform simulink model。FFT transform simulink model。
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:5842
    • 提供者:秦秦
  1. 用matlab中的FFT函数实现了正弦信号

    1下载:
  2. 用matlab中的FFT函数实现了正弦信号,矩形信号,和白噪声的频谱分析,FFT with matlab function in a sinusoidal signal, the rectangular signal, and white noise spectrum analysis
  3. 所属分类:matlab例程

    • 发布日期:2017-03-02
    • 文件大小:1107
    • 提供者:wu jinghui
  1. FFT.rar

    2下载:
  2. FFT编程实例 进行FFT变换,显示频谱图 ,FFT transform FFT programming examples show that the spectrum graph
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5083
    • 提供者:loppolcn
  1. fft.rar

    2下载:
  2. 用matlab编写的fft快速傅立叶变换及逆变换函数,文件用M语言写成,可以运行,Matlab prepared using fft Fast Fourier Transform and inverse transform function, M language documents, you can run
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1576
    • 提供者:冉涛
  1. 用matlab对ADC的输出进行fft分析

    10下载:
  2. 用matlab对ADC的输出进行fft分析,得到需要的SNDR、THD、SFDR、ENOB等信息。-With matlab fft of the output of ADC analysis, required SNDR, THD, SFDR, ENOB, and more.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-22
    • 文件大小:1050
    • 提供者:wang
  1. FFT.rar

    2下载:
  2. 用FFT做谱分析的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FFT spectrum analysis done using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:51110
    • 提供者: 甘小华
  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-dft

    5下载:
  2. fft算法,fft与dft算法的比较,并有详细的文档说明。-fft algorithm, fft compared with the dft algorithm and a detailed descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2015-01-17
    • 文件大小:15889
    • 提供者:张岚
  1. fft

    2下载:
  2. fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:47843
    • 提供者:
  1. sin-fft

    2下载:
  2. 注释非常详细的FFT变换,用matlab实现两个正弦函数的区分,初学着都能看懂-Notes very detailed FFT transform, with the achievement of the two sine function matlab distinction, the novice can understand
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:王冰
  1. fft

    1下载:
  2. fft算法的具体实现,应用基2法实现,有比较好的实验结果。-fft concrete realization of the algorithm, the application base 2 method achieved a relatively good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:607
    • 提供者:颜洪雷
  1. fft

    0下载:
  2. 离散傅里叶变换,加窗fft解决谐波信号中的频谱泄露和栅栏效应-Discrete Fourier transform, windowed fft solve harmonic signal leakage and fence effect of spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2463
    • 提供者:阿虎
  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. fft

    0下载:
  2. 进行fft变换,在matlab环境中,很精短,很好,不错-Fft to transform, in the matlab environment, a very fine short, good, good
  3. 所属分类:matlab

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

    0下载:
  2. it is a matlab program, which can do zoom fft
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1434
    • 提供者:lc
  1. FFT

    1下载:
  2. FFT可以将一个信号的频谱 提取出来,这在频谱分析方面也是经常用的。 -A signal can be extracted from the FFT spectrum, which spectrum analysis is also often used.FFT
  3. 所属分类:matlab

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

    0下载:
  2. matlab里FFT变换时的频移程序,自动将FFT变化后的数据移到零频两边,方便好用-FFT transform in matlab frequency shift when the process changes automatically after the FFT to the zero-frequency data on both sides, easy-to-use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:624
    • 提供者:断刀割月
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com