contents.m

来自「相关性算法包括自相关互相关传递函数」· M 代码 · 共 12 行

M
12
字号
% BSP Correlation Tools % Version 1.00 LJ Jun-2002%%   Autocorrelate     - Estimates the signal autocorrelation.%   AutoCovariance    - Estimates the signal autocovariance.%   AutoSpectra       - Estimates the autospectra of a signal.%   Coherency         - Computes the estimated coherency of two signals.%   CrossCorrelate    - Estimate the cross-correlation of two signals.%   CrossCovariance   - Estimate the cross-covariance of two signals.%   CrossSpectra      - Computes the cross-spectra of two signals.%   TransferFunction  - Estimates transfer function of two signals.

⌨️ 快捷键说明

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