scipy.signal.gaussian

scipy.signal.gaussian(M, std, sym=True)

Return a Gaussian window of length M with standard-deviation std.

Previous topic

scipy.signal.flattop

Next topic

scipy.signal.general_gaussian

This Page