README 491 B

123456789101112131415
  1. harminv (harmonic inversion from a time series)
  2. Harminv is a program and library that solves the problem of
  3. harmonic inversion. It takes a discrete-time, finite-length
  4. signal, and decomposes it into a sum of finitely-many
  5. sinusoids, determining the frequencies, decay constants,
  6. amplitudes, and phases of those sinusoids.
  7. This package requires: lapack
  8. If the build script can find the ATLAS libraries, it will
  9. adapt the configure options to use them rather than the
  10. default lapack.