window

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package window provides standard window functions for FIR design and FFT pre-processing. All windows are symmetric and length-N.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Blackman

func Blackman(n int) []float64

func Hamming

func Hamming(n int) []float64

func Hann

func Hann(n int) []float64

func Kaiser

func Kaiser(n int, beta float64) []float64

Kaiser returns a length-N Kaiser window with shape parameter beta. Larger beta → narrower main lobe + lower side lobes. Common values: 5 (~-37 dB), 8.6 (~-65 dB), 14 (~-110 dB).

func Rect

func Rect(n int) []float64

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL