fourier(series,k) returns a matrix containing terms from a Fourier series( cos and sin), up to order K(parameter). Is there any equivalent function of "fourier" in R in any python module/Library? If not, then how to code it in python?
Asked
Active
Viewed 36 times