contents.m

来自「linear time-frequency toolbox」· M 代码 · 共 31 行

M
31
字号
% LTFAT - Object oriented interface%%  Peter L. Soendergaard, 2007.%%  Setup and deletion of object%    TFR_CREATE     -  Create Time-frequency representation%    TFR_SET_WIN    -  Set analysis/synthesis window.%    TFR_CLEAR      -  Clear structure.%    TFR_CLEARALL   -  Clear all structures.%%  Analysis and synthesis%    TFR_A          -  Analyse%    TFR_AR         -  Analyse, rectangular coef. layout.%    TFR_S          -  Synthesize%    TFR_SR         -  Synthesize, rectangular coefficient layout.%%  Information%    TFR_GET_WIN    -  Get analysis/synthesis window.%%  Condition numbers etc.%    TFR_BOUNDS     -  Frame bounds.%%  Multipliers%    TFR_MUL        -  Apply multiplier.%%  For help, errors, suggestions etc. please send email to%  ltfat-help@lists.sourceforge.net%

⌨️ 快捷键说明

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