Linear Regression - Fourier Series
Afficher commentaires plus anciens
I need to find the Fourier series coefficients of an arbitrary x,y data set over an arbitrary number of series terms using a general linear least squares technique.
the fourier series represents a function f(x) as
f(x)=a_0/2 + sum(a_n*cos(n*x) + b_n*sin(n*x))
any help would be great!
2 commentaires
Matt Tearle
le 8 Avr 2011
Is this a homework problem where your answer has to be in a certain prescribed formulation, or are you trying to do an actual fitting problem?
Matt Tearle
le 8 Avr 2011
(Just so I know which answer to give...!)
Réponses (0)
Catégories
En savoir plus sur Linear Regression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!