contents.m

来自「用于进行小波时频分析的matlab源码,可进行测井小波时频划分!」· M 代码 · 共 25 行

M
25
字号
% TimeFrequency:Contents v802 -- Time-Frequency Distribution Tools
%
% The routines in this directory compute various time-frequency
% distributions of 1-d signals.
%
% WindowFT       - Window Fourier Transform
% IWindowFT      - Inverse Window Fourier Transform
% Ridge_WindowFT - Find Ridges of Window Fourier Transform
% CohenDist      - Choi William Distribution
% Spectrogram    - Time-Varying Spectrum
% WVDist         - Wigner-Ville Distribution
% WignerDist     - Alias-Free Wigner-Ville Distribution (new by Maureen)
% WVDist_AF      - Alias-Free Wigner-Ville Distribution (old by Shaobing)
% TFDist_AF      - Alias-Free Generalized Discrete Time-Frequency Distribution
%    
    
%   
% Part of WaveLab Version 802
% Built Sunday, October 3, 1999 8:52:27 AM
% This is Copyrighted Material
% For Copying permissions see COPYING.m
% Comments? e-mail wavelab@stat.stanford.edu
%   
    

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?