harminv
Harmonic inversion solver
Harminv is a free program (and accompanying library) to solve the problem of harmonic inversion — given a discrete-time, finite-length signal that consists of a sum of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it determines the frequencies, decay constants, amplitudes, and phases of those sinusoids.
- Versions: 1.4.2
- Website: https://github.com/stevengj/harminv
- Licenses: GPL 2+
- Package source: gnu/packages/engineering.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of harminv as follows:
guix install harminv
Or install a particular version:
guix install harminv@1.4.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of harminv about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/harminv'><img src='https://packages.guix.gnu.org/packages/harminv/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/harminv)
Example Org:
[[https://packages.guix.gnu.org/packages/harminv][https://packages.guix.gnu.org/packages/harminv/badges/latest-version.svg]]