SHarmD:

Path: Math/Analysis

% Generate a series of sine harmonics of the arguments

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

   ------
   Inputs
   ------
   a                  Column vector (m,1) argument (deg)
   n                  Number of harmonics

   -------
   Outputs
   -------
   s                  Vector of harmonics

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

Back to the Math Module page