www.gusucode.com > signal 工具箱matlab源码程序 > signal/Contents.m

    % Signal Processing Toolbox 
% Version 7.3 (R2016b) 25-Aug-2016 
%
% Table of Contents
% ---------------------
%   <a href="matlab:help tocsiggenandpreprocess">Signal Generation and Preprocessing</a> - Create, resample, smooth, denoise, and detrend signals
%   <a href="matlab:help tocmeasurements">Measurements and Feature Extraction</a> - Peaks, signal statistics, pulse and transition metrics, power, bandwidth, distortion
%   <a href="matlab:help toccorrandconv">Correlation and Convolution</a>         - Cross-correlation, autocorrelation, cross-covariance, autocovariance, linear and circular convolution
%   <a href="matlab:help tocfilters">Digital and Analog Filters</a>          - FIR and IIR, single-rate and multirate filter design, analysis, and implementation
%   <a href="matlab:help toctransforms">Transforms</a>                          - Fourier, chirp-Z, DCT, Hilbert, cepstrum, Walsh-Hadamard
%   <a href="matlab:help tocspectral">Spectral Analysis</a>                   - Power spectrum, coherence, time-frequency analysis, windows
%   <a href="matlab:help tocsigmodeling">Signal Modeling</a>                     - Linear prediction, autoregressive (AR) models, Yule-Walker, Levinson-Durbin
%   <a href="matlab:help tocsiggpu">GPU Acceleration</a>                    - Transforms, filter implementations, and statistical signal processing 
%   <a href="matlab:demo toolbox signal">Examples</a>                            - Signal Processing Toolbox examples
%
% See also AUDIOVIDEO, DSP.

%   Copyright 1988-2016 The MathWorks, Inc.