|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectwhistleClassifier.QuadraticParameteriser
public class QuadraticParameteriser
Basic three parameters from a whistle fragment from a quadratic fit.
| Field Summary | |
|---|---|
private Regressions |
r
|
| Constructor Summary | |
|---|---|
QuadraticParameteriser()
|
|
| Method Summary | |
|---|---|
int |
getNumParameters()
Get the number of parameters returned by this parameteriser |
double[] |
getParameters(WhistleContour whistleContour)
Extract the parameters for a given fragment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Regressions r
| Constructor Detail |
|---|
public QuadraticParameteriser()
| Method Detail |
|---|
public int getNumParameters()
FragmentParameteriser
getNumParameters in interface FragmentParameteriserpublic double[] getParameters(WhistleContour whistleContour)
FragmentParameteriser
getParameters in interface FragmentParameteriser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||