[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

D.8.1 harminv input parameters

The virtual machine interface to the harminv library provides only a single function, callable as

 
library('harminv','hsolve')

The input to this function is an operand of the form

 
(signal,(fmin,fmax),nf)

where

If a value of 0 is specified for nf a default value of

 
min(300, (fmax - fmin) * n * 1.1)

is used, where n is the length of signal. The computation time increases cubically with nf.


This document was generated on November 8, 2012 using texi2html 1.82.