Method ao/conv
CONV vector convolution.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: CONV vector convolution.
CALL: >> c = conv(a,b)
INPUTS: pl - a parameter list
a,b - input analysis object
OUTPUTS:
c - output analysis object containing the filtered data.
Parameters Description
VERSION: $Id: conv.m,v 1.18 2011/04/08 08:56:16 hewitson 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/conv are listed below: |
Class name |
ao |
Method name |
conv |
Category |
Signal Processing |
CVS Version |
$Id: conv.m,v 1.18 2011/04/08 08:56:16 hewitson Exp $ |
Min input args |
2 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/consolidate |
|
Method: ao/corr |
 |
©LTP Team