powered by
kaiser(n, beta)
beta
length(n)
hamming
kaiserord
plot(kaiser(101, 2), type = "l", ylim = c(0,1)) lines(kaiser(101, 10), col = "blue") lines(kaiser(101, 50), col = "green")
Run the code above in your browser using DataLab