Method ao/flscov
FLSCOV.M - Tool to perform a least square fit in frequency domain.
DESCRIPTION:
CALL:
>> pest_obj = flscov([ao_0, ao_1, ao_2 ..., ao_N],pl)
where the first object of the ao input array is considered to be
the output data in the relation
ao_0 = c_1 * ao_1 + c_2 * ao_2 + ... + c_N * ao_N
The c_i are the parameters to be estimated.
PARAMETERS: - pest_obj: pest object
- ao: ao object
- pl: plist
EXAMPLE: - flscov(p,plist())
ParametersDescription
DV & NK 2015
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
|
Method: ao/find |
|
Method: ao/fromProcinfo |
 |
©LTP Team