cosine function

Cosine signal with adjustable parameters

Cosine signal with adjustable parameters

cosine(N, A = 1, Fr = 1, phase = 0)

Arguments

  • N: signal length
  • A: Amplitude
  • Fr: Frequency: Number of cycles in a length N period
  • phase: phase

Returns

numeric vector with cosine function of x

  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links