Method ao/blrms
BLRMS makes band-limited rms time-series from the input time-series.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: BLRMS makes band-limited rms time-series from the input time-series.
CALL: ao_out = blrms(ao_in);
ao_out = blrms(ao_in, pl);
Parameters Description
VERSION: $Id: blrms.m,v 1.3 2011/11/18 10:17:44 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 |
FREQUENCIES |
[] |
none |
A vector of band central frequencies. |
BANDWIDTHS |
[] |
none |
A single value or vector of bandwidths. |
CROP |
0 |
none |
A number of seconds (or vector of values) for cropping the resulting time-series at each end. |
back to top
Some information of the method ao/blrms are listed below: |
Class name |
ao |
Method name |
blrms |
Category |
Signal Processing |
CVS Version |
$Id: blrms.m,v 1.3 2011/11/18 10:17:44 hewitson Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/bin_data |
|
Method: ao/buildWhitener1D |
 |
©LTP Team