Method ao/sineParams
SINEPARAMS estimates parameters of sinusoids
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: SINEPARAMS estimates the parameters of the sinusoids in the
time series. Number of sinusoids needs to be specified.
CALL: b = sineParams(a,pl)
INPUTS: a - input AOs
pl - parameter list (see below)
OUTPUTs: b - pest object
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
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 |
N |
[] |
none |
Number of sinusoids/complex exp. in the time series |
REAL |
1 |
|
Set to true if working with real sinusoids |
METHOD |
'MUSIC' |
none |
Choose one of the following methods:- MUSIC - MUltiple SIgnal Classification algorithm
|
NON-LINEAR |
0 |
|
Set to true to perform non-linear fit |
back to top
Some information of the method ao/sineParams are listed below: |
Class name |
ao |
Method name |
sineParams |
Category |
Signal Processing |
Package name |
ltpda |
VCS Version |
3f8d61c792503a5b5ec8a0a153efb23b65da24a9 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/simplex |
|
Method: ao/smoother |
 |
©LTP Team