How can I define the period before fitting a Fourier series to discrete data?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Risposte (0)
Vedere anche
Categorie
Scopri di più su Linear and Nonlinear Regression in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!