Digital Signal Processing
This module is a facade of some of the dsp-kit
modules. Currently
it exposes:
array
: create and manipulate arraysfft
: fast fourier transform functionsspectrum
: manipulate the result of the fourier transformfftshift
: perform zero phase fft shiftingnoise
: generate noise signalswindow
: several windowing functions
- Source: