Method filterbank/addFilters
ADDFILTERS This method adds a filter to the filterbank
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: ADDFILTERS This method adds a filter to the filterbank
CALL: f = addFilters(filter-object);
f = addFilters(plist-object);
Parameters Description
VERSION: $Id: addFilters.m,v 1.8 2011/04/08 08:56:20 hewitson Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
filterbank |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
FILTERS |
[] |
none |
IIR or FIR Filter Objects. |
back to top
Some information of the method filterbank/addFilters are listed below: |
Class name |
filterbank |
Method name |
addFilters |
Category |
Arithmetic Operator |
CVS Version |
$Id: addFilters.m,v 1.8 2011/04/08 08:56:20 hewitson Exp $ |
Min input args |
2 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: collection/retrieve |
|
Method: filterbank/filterbank |
 |
©LTP Team