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

搜索资源列表

  1. 频谱分析程序

    1下载:
  2. 频谱分析技术是研究周期性现象中最为常用的一种统计分析方法,其主要是通过对一复合的波系进行数据变换,将其分解成若干振幅和相位不同的简谐波,并找出其中振幅最大的波,即该复合波中的主要频率。频谱分析的方法较多,其中最常用的是快速傅立叶变换法(FFT)-spectrum analysis techniques to study the cyclical phenomenon most commonly used a statistical analysis method, its principal i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3622
    • 提供者:郭泽清
  1. FFT快速傅里叶变换源码

    0下载:
  2.  用于进行快速傅里叶变换,进行频谱分析的例子源代码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-01-13
    • 文件大小:29757
    • 提供者:cariolee
  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 subroute
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1139
    • 提供者:宋建国
  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. 利用matlab作fft频谱分析的源代码
  3. 所属分类:matlab例程

    • 发布日期:2012-10-22
    • 文件大小:42496
    • 提供者:wghbyj@126.com
  1. signal_analyzer

    1下载:
  2. 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6828
    • 提供者:李小明
  1. FftLab

    0下载:
  2. FFT傅立叶频谱分析,从程序的演示可透视出频率频谱相互的换算与复数的关系!-FFT Fourier spectral analysis, from a procedural perspective of the presentation can be a frequency spectrum of the conversion of mutual relations with the plural!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4066
    • 提供者:velidar
  1. matlab

    2下载:
  2. 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter desi
  3. 所属分类:matlab例程

    • 发布日期:2017-06-04
    • 文件大小:305727
    • 提供者:晟仔
  1. myWave_Fft

    0下载:
  2. 自制软件,实现频谱分析。能显示信号与频谱图。主要是对正弦信号和三角波进行一维FFT变换,得到频谱图。-Self-made software, the realization of spectral analysis. Showing the signal and frequency spectrum. Mainly sinusoidal signal and triangular wave transform one-dimensional FFT, the frequency spectrum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:147965
    • 提供者:王小勇
  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. spectrum_analysis_with_FFT

    0下载:
  2. 使用MATLAB实现对信号的fft变换从而进行频谱分析-The use of MATLAB to achieve transformation of the signal in order to carry out the fft spectrum analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2690
    • 提供者:JoeYounG
  1. fft

    0下载:
  2. 给出一种用MATLAB实现信号频谱分析和显示的快速傅里叶算法的方法-FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:145386
    • 提供者:kevin
  1. FFT

    0下载:
  2. 通过本试验,基本掌握FFT算法的实现原理,同时能利用MATLAB语言编写完成FFT算法,并对给定的信号进行频谱分析。实验设备:通用计算机+MATLAB 6.0软件。 -Through this test, basically mastered the FFT algorithm implementation principle, while able to use MATLAB language to complete FFT algorithm, and a given signal sp
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:249455
    • 提供者:CWN
  1. FFT

    0下载:
  2. fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:925
    • 提供者:毕有益
  1. apfft

    5下载:
  2. Matlab实现的全相位频谱分析,可以自行设定点数和输入序列。结果包括频谱图和与普通fft的对比-Matlab to achieve all-phase spectral analysis, can draw up a point and input sequence. The results include the spectral figure and the comparison with ordinary fft
  3. 所属分类:matlab例程

    • 发布日期:2012-12-24
    • 文件大小:533
    • 提供者:Li Hai
  1. fft

    1下载:
  2. MATLAB关于 FFT频谱分析的程序-MATLAB on the on the FFT spectrum analysis program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:883
    • 提供者:langchen
  1. FFT

    0下载:
  2. 实现 fft功能,对数据进行频谱分析,便于更好的分析数据-can finish the function of FFt,so that it can analyse the spectrum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:31837
    • 提供者:燕子
  1. Matlab-FFT

    1下载:
  2. 使用Matlab对采样数据进行频谱分析的理论和方法(Theory and method of spectrum analysis of sampled data using Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-26
    • 文件大小:262144
    • 提供者:EastChina
  1. 频谱分析

    3下载:
  2. 这是一个频谱分析的matlab程序,通过FFT变换,获得采样数据基本信息,时域图,频域图。(This is a spectrum analysis matlab program, through FFT transformation, get the basic information of sampling data, time-domain map, frequency-domain map.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-26
    • 文件大小:1024
    • 提供者:胡一天
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com