Home > Repositories > base > harminv

harminv: A free program (and accompanying library) to solve the problem of harmonic inversion

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.
It can, in principle, provide much better accuracy than straightforwardly extracting FFT peaks, essentially because it assumes a specific form for the signal. (Fourier transforms, in contrast, attempt to represent any data as a sum of sinusoidal components, and are thus limited by the uncertainty principle.) It is also often more robust than directly least-squares fitting the data (which can have problematic convergence), since it re-expresses the problem in terms of simply finding the eigenvalues of a small matrix.
Name:harminv
Release: 1.4.2-1mamba
Group:Applications/Scientific
Maintainer:silvan
License:GPL
Size:64.88 kB
Upstream URL:https://github.com/NanoComp/harminv
Build time:2023-02-10 14:19:54
Binary packages and requirements
x86_64i586
Built RPMSharminv
harminv-debug
libharminv
libharminv-devel
harminv
harminv-debug
libharminv
libharminv-devel
Build requirementsgcc-fortran [1]
glibc-devel [1]
libopenblas-devel [1]
libquadmath-devel [1]
gcc-fortran [1]
glibc-devel [1]
libopenblas-devel [1]
libquadmath-devel [1]
History of changes
DatePackagerReleaseDescription
2023-02-10autodist1.4.2-1mamba- automatic version update by autodist
2021-05-11silvan1.4.1-1mamba- update to 1.4.1
2013-11-17silvan1.3.1-1mamba- package created by silvan using the webbuild interface