Method ao/cov
COV estimate covariance of data streams.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: COV estimate covariance of data streams.
CALL: c = cov(a, b, pl)
INPUTS: pl - a parameter list
a,b - input analysis object
OUTPUTS: c - output analysis object containing the covariance matrix.
Parameters Description
VERSION: $Id: cov.m,v 1.19 2012/01/10 08:23:06 mauro Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
back to top
Some information of the method ao/cov are listed below: |
Class name |
ao |
Method name |
cov |
Category |
Signal Processing |
CVS Version |
$Id: cov.m,v 1.19 2012/01/10 08:23:06 mauro Exp $ |
Min input args |
2 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/corr |
|
Method: ao/cpsd |
 |
©LTP Team