15.12.2012 Views

scipy tutorial - Baustatik-Info-Server

scipy tutorial - Baustatik-Info-Server

scipy tutorial - Baustatik-Info-Server

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SciPy Reference Guide, Release 0.8.dev<br />

Notes<br />

If method is ‘quadratic’, qshape specifies its shape.<br />

If f0 is an array, it forms the coefficients of a polynomial in t (see numpy.polval). The polynomial determines<br />

the waveform frequency change in time. In this case, the values of f1, t1, method, and qshape are ignored.<br />

3.13.9 Window functions<br />

boxcar(M[, sym]) The M-point boxcar window.<br />

triang(M[, sym]) The M-point triangular window.<br />

parzen(M[, sym]) The M-point Parzen window.<br />

bohman(M[, sym]) The M-point Bohman window.<br />

blackman(M[, sym]) The M-point Blackman window.<br />

blackmanharris(M[, sym]) The M-point minimum 4-term Blackman-Harris window.<br />

nuttall(M[, sym]) A minimum 4-term Blackman-Harris window according to Nuttall.<br />

flattop(M[, sym]) The M-point Flat top window.<br />

bartlett(M[, sym]) The M-point Bartlett window.<br />

hann(M[, sym]) The M-point Hanning window.<br />

barthann(M[, sym]) Return the M-point modified Bartlett-Hann window.<br />

hamming(M[, sym]) The M-point Hamming window.<br />

kaiser(M, beta[, sym]) Return a Kaiser window of length M with shape parameter beta.<br />

gaussian(M, std[, sym]) Return a Gaussian window of length M with standard-deviation std.<br />

general_gaussian(M, p, sig[, sym]) Return a window with a generalized Gaussian shape.<br />

slepian(M, width[, sym]) Return the M-point slepian window.<br />

boxcar(M, sym=1)<br />

The M-point boxcar window.<br />

triang(M, sym=1)<br />

The M-point triangular window.<br />

parzen(M, sym=1)<br />

The M-point Parzen window.<br />

bohman(M, sym=1)<br />

The M-point Bohman window.<br />

blackman(M, sym=1)<br />

The M-point Blackman window.<br />

blackmanharris(M, sym=1)<br />

The M-point minimum 4-term Blackman-Harris window.<br />

nuttall(M, sym=1)<br />

A minimum 4-term Blackman-Harris window according to Nuttall.<br />

flattop(M, sym=1)<br />

The M-point Flat top window.<br />

bartlett(M, sym=1)<br />

The M-point Bartlett window.<br />

hann(M, sym=1)<br />

The M-point Hanning window.<br />

barthann(M, sym=1)<br />

Return the M-point modified Bartlett-Hann window.<br />

346 Chapter 3. Reference

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!