siggsin
Sinusoïd modulated by a Gaussian.
Namespace: dsp
Prototype
static Vecf siggsin(float f, int n, float a=10)
Parameters
| f | Normalized frequency |
| n | Number of points to generate. |
| a | Decrease rate. |
Description
Example

Sinusoïd modulated by a Gaussian.
Namespace: dsp
static Vecf siggsin(float f, int n, float a=10)
| f | Normalized frequency |
| n | Number of points to generate. |
| a | Decrease rate. |
