summaryrefslogtreecommitdiff
path: root/academic/harminv/README
diff options
context:
space:
mode:
authorPaulKinsler <dr.paul@kinsler.org>2019-07-08 05:50:43 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-08 05:50:43 +0700
commitdeaf9e11fa1bf5b4e5f5076c8cc0bcc996d2b210 (patch)
treebf324dd766de6d7ea3bca539630a31fa1ce7ceed /academic/harminv/README
parent99c50bb58ee300c216e6ed9f32f9bef2d4cc39b2 (diff)
downloadslackbuilds-deaf9e11fa1bf5b4e5f5076c8cc0bcc996d2b210.tar.gz
academic/harminv: Added (harmonic inversion from a time series).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/harminv/README')
-rw-r--r--academic/harminv/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/harminv/README b/academic/harminv/README
new file mode 100644
index 0000000000..fc3c9c0bc7
--- /dev/null
+++ b/academic/harminv/README
@@ -0,0 +1,5 @@
+Harminv is a program and library that solves the problem of
+harmonic inversion. It takes a discrete-time, finite-length
+signal, and decomposes it into a sum of finitely-many
+sinusoids, determining the frequencies, decay constants,
+amplitudes, and phases of those sinusoids.