How can I define the period before fitting a Fourier series to discrete data?
1 view (last 30 days)
Show older comments
I'm using MATLAB's fit function to fit a Fourier series to a set of discrete data. I need the period of the Fourier series to be 2*pi. However I can't work out how to fix this so that when I call fit(X,Y,'fourier8') it fits the series to my required period. Any suggestions would be greatly appreciated. Thanks.
1 Comment
Answers (0)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!