Download List

Project Description

Harminv is a free program and C library for harmonic inversion: decomposing a time-series into a sum of sinusoids, including exponentially decaying sinusoids. It is based on the "filter diagonalization method" (FDM) of Mandelshtam & Taylor, which maps the harmonic inversion problem onto a small eigen-problem (size proportional to the number of sinusoids). The FDM is often able to obtain much more robust and accurate solutions than alternative methods.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-05 07:04
1.3.1

An inconsistent sign convention used for phase
output was fixed.
Tags: Minor bugfixes

2004-05-20 09:39
1.2.1

An upper bound on the number of basis functions was set to
keep the matrix sizes reasonable. A typo in the man page was
corrected.
Tags: Minor feature enhancements

2004-05-20 05:19
1.2

The command-line tool now uses defaults that are
less likely to lead to singular eigenproblems for
large datasets and/or narrow bandwidths.
Tags: Minor feature enhancements

2004-05-19 09:39
1.1

Error estimation has been greatly improved, parameter
calculation is now more accurate, additional command-line
options have been added, and API cleanups have been made.
Tags: Minor feature enhancements

2004-05-16 01:39
1.0.2

This release corrects inadvertent windowing of data that degraded
accuracy in the case of very short signals.
Tags: Minor bugfixes

Project Resources