NumPy
中文网
About
User Guide
Reference
Awesome
Other Document
Benchmarking
NumPy Developer Guide
F2Py Guide
Building and Extending the Documentation
Learn More
Community
Reporting bugs
Release Notes
License of NumPy
NumPy Enhancement Proposals
Languages
简体中文
English
GitHub
#
Window functions
#
Various windows
method
description
bartlett
(M)
Return the Bartlett window.
blackman
(M)
Return the Blackman window.
hamming
(M)
Return the Hamming window.
hanning
(M)
Return the Hanning window.
kaiser
(M, beta)
Return the Kaiser window.
←
Test Support (numpy.testing)
Packaging(numpy.distutils)
→