NumPyNumPy中文网
About
User Guide
Reference
Awesome
  • Benchmarking
  • NumPy Developer Guide
  • F2Py Guide
  • Building and Extending the Documentation
  • Community
  • Reporting bugs
  • Release Notes open in new window
  • License of NumPy
  • NumPy Enhancement Proposals
  • 简体中文
  • English
GitHub
About
User Guide
Reference
Awesome
  • Benchmarking
  • NumPy Developer Guide
  • F2Py Guide
  • Building and Extending the Documentation
  • Community
  • Reporting bugs
  • Release Notes open in new window
  • License of NumPy
  • NumPy Enhancement Proposals
  • 简体中文
  • English
GitHub

# Window functions

# Various windows

methoddescription
bartlettopen in new window(M)Return the Bartlett window.
blackmanopen in new window(M)Return the Blackman window.
hammingopen in new window(M)Return the Hamming window.
hanningopen in new window(M)Return the Hanning window.
kaiseropen in new window(M, beta)Return the Kaiser window.
Edit this page on GitHub open in new window
Last Updated: