Description Usage Arguments Value Note Author(s) See Also
Prony's method
1 |
x |
numeric |
M |
numeric, number of complex exponentials |
dt |
numeric, sampling time of |
clean |
logical, should x be cleaned with |
A list of class prony with:
damp |
numeric, damping factors of each component. |
freq |
numeric, frequency of each component. |
energy |
numeric, relative energy of each component. |
comp |
|
The result is ordered by the relative energy of the components.
Oscar Perpiñán Lamigueiro
xyplot.prony, compProny, hankel, solve
polyroot, qr.solve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.