CHarm:

Path: Math/Analysis

% Generate a series of cosine harmonics of the arguments

   Since version 1.
--------------------------------------------------------------------------
   Form:
   c = CHarm( a, n )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   a                  Argument (rad)
   n                  Number of harmonics

   -------
   Outputs
   -------
   c                  Vector of harmonics

--------------------------------------------------------------------------

Back to the Math Module page