contents.m

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

M
25
字号
% LTFAT - Signal processing tools%%  Peter L. Soendergaard, 2007.%%  Working with coefficients.%    LARGESTR       -  Keep largest ratio of coefficients.%    LARGESTN       -  Keep N largest coefficients.%    THRESH         -  Threshhold hard/soft.%    UQUANT         -  Simulate uniform quantization.%    PHASELOCK      -  Phase Lock coefficients. %    IPHASELOCK     -  Inverse phase locking.%%  Extra signal processing tools.%    MULAWENCODE    -  Mu-Law companding%    MULAWDECODE    -  Inverse Mu-Law companding.%    QAM            -  QAM modulation%    IQAM           -  Inverse QAM modulation%    CIRCBITFLIP    -  Number sequence suited for QAM%%  For help, errors, suggestions etc. please send email to%  ltfat-help@lists.sourceforge.net%

⌨️ 快捷键说明

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