lms   Linux PC

PURPOSE ^

Least mean square adaptive frequency estimation

DESCRIPTION ^

 Least mean square adaptive frequency estimation

 Estimates the instantaneous frequency of the input signal using the
 least mean square adaptive algorithm.


 Usage:

     ife = lms( signal, mu )

 Inputs

   signal

       Input one dimensional signal to be analysed.

    mu

       Adaptation Constant. Suggested value 0 < mu < 1

Generated by m2html © 2003