SHarm:

Path: Math/Analysis

% Generate a series of sine harmonics of the arguments

   Since version 1.
--------------------------------------------------------------------------
   Form:
   s = SHarm( a, n )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   a                  argument (rad)
   n                  number of harmonics

   -------
   Outputs
   -------
   s                  vector of harmonics

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

Back to the Math Module page