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

搜索资源列表

  1. tfr--时频分析工具箱

    2下载:
  2. matlab时频分析工具箱,包含常用的时频分析算法,STFT,Wigner-Ville分布等,计算效率高,速度快。(Matlab time-frequency analysis toolbox, including the commonly used time-frequency analysis algorithm, STFT, Wigner-Ville distribution, computational efficiency, speed.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:222208
    • 提供者:WSpeng_1
  1. 短时傅里叶变换

    0下载:
  2. 对信号进行短时傅里叶变换,可以方便的调节各种短时傅里叶变换的影响因素。(The short time Fourier transform of the signal can easily adjust the influence factors of the short time Fourier transform.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:CP345
  1. STFT

    1下载:
  2. 短时傅里叶变换实现线性调频信号的时频分析(Time-frequency analysis of LFM signal by short time Fourier transform)
  3. 所属分类:matlab例程

  1. faultysignal_with_noise

    0下载:
  2. 1. 构造含噪音的振动信号 faultysignal_with_noise, 2. 利用小波变换 Wavelet transform去噪,小波包 Wavelet packet transform 变换去噪, 3. 把两种去噪后的信号,分别用STFT ,FFT ,小波变换三种方法进行错误诊断(1. the vibration signal faultysignal_with_noise, which contains noise, is constructed. 2. using wavelet
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:3072
    • 提供者:malvina
  1. 时频分析

    1下载:
  2. 时频分析的工具包,里面有很多的时频分析源代码,包括滤波器,短时傅里叶,Gabor(Time frequency analysis toolkit, there are a lot of time frequency analysis source code, including filter, stft, Gabor)
  3. 所属分类:matlab例程

  1. Gaborandstft

    0下载:
  2. 一个短时傅里叶变换程序,内含说明,便于初学者应用(A short time Fourier transform program, containing instructions, for beginners.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:maoxx
  1. STFT

    0下载:
  2. 内含详细中文说明的短时傅里叶变换程序,便于初学者应用(The short time Fourier transform program with detailed Chinese instructions is convenient for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:maoxx
  1. 短时傅里叶变换

    0下载:
  2. 实现信号的短时傅里叶变换(STFT),很好理解,值得下载学习(Short time Fourier transform (STFT) for realizing signal)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:68608
    • 提供者:AIGANG
  1. 短时傅里叶变换

    1下载:
  2. 可用于语音信号的短时傅里叶变换,即STFT。能够分析语音信号的时频域的特征
  3. 所属分类:matlab例程

  1. MATLAB

    0下载:
  2. 《matlab信号处理》一书的配套源码,matlab信号处理例程,包括fft,stft,wv,小波,时频分析,等("MATLAB signal processing" book supporting source code, MATLAB signal processing routines, including FFT, STFT, WV, wavelet, time-frequency analysis, etc.)
  3. 所属分类:书籍源码

  1. DUET-MATLAB-master

    1下载:
  2. 这是在MATLAB上的DUET算法,实现欠定盲源分离。(This is a simulation of DUET Algorithm on MATLAB. * Although the inverse STFT function doesn't work properly, the rest of it works totally fine. * Fixed by moving the line: row=zeros(1,length(x1)+2*windowsize);)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-17
    • 文件大小:3072
    • 提供者:正文
  1. stft

    1下载:
  2. 常见的时频分析技术短时傅里叶变换实现举例,以及一些使用示例(Common time - frequency analysis techniques short - term Fourier transform implementation examples, as well as some use examples)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-05
    • 文件大小:1024
    • 提供者:jingyue
  1. 时频分析工具箱

    3下载:
  2. 法国中央科学研究院和美国RICE大学共同开发了时频分析工具箱(matlab emd) 是一款非常好用的时频分析计算工具,它是分析时变非平稳信号的有力工具,matlab 时频分析工具箱提供了时间域与频率域的联合分布信息,清楚地描述了信号频率随时间变化的关系。 其中主要含有四种函数: 信号产生函数,可以产生不停类型的信号,如Chirp信号,bpsk信号等。 时频分析函数,可以计算线性、Cohen类、仿射类非线性分析值函数,例如短时傅里叶变换(STFT),Gabor变换,谱图,Wigner
  3. 所属分类:matlab例程

    • 发布日期:2020-08-09
    • 文件大小:2322432
    • 提供者:伪装者2
  1. recSTFT

    1下载:
  2. 以長方形為遮罩的短時頻傅立葉轉換,英文稱為rectangular short time fourier transform(A short time fourier transform with a rectangular mask function. aka recSTFT)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1024
    • 提供者:銘銘1258
  1. Time-Frequency Toolbox

    1下载:
  2. Time Frequency Toolbox matlab时频分析工具箱,里面有各种时频分析函数,用matlab实现的,小波变换,Gabor变化,短时傅里叶变换等等(AF Ambiguity function AR Auto-regressive (filter or model) ASK Amplitude shift keyed signal BJD Born-Jordan distribution BPSK Binary phase shift keyed signal BUD
  3. 所属分类:matlab例程

    • 发布日期:2020-12-26
    • 文件大小:306176
    • 提供者:fisher86
  1. stft

    2下载:
  2. matlab实现短时傅里叶变换的程序源码,自带例子,十分简单易懂,可以做时频谱分析。(Matlab short-time Fourier transform program source code, with examples, very simple to understand, can do time-frequency spectrum analysis.)
  3. 所属分类:其他

    • 发布日期:2020-12-22
    • 文件大小:154624
    • 提供者:我不太会哄
« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com