Kaiser window
The Kaiser window is formed by the Bessel function. The formula is as follows:
Here I0 is the zero order Bessel function The NumPy kaiser
function returns the Kaiser window. The first parameter is the number of points in the output window. If this number is 0 or less than 0, an empty array is returned. The second parameter is the beta.