Reference of Fourier series
1 次查看(过去 30 天)
显示 更早的评论
Hi everyone. I'd like to know where I can find the reference of MATLAB documentation. In particular, where can I find the reference (books or other references) about trigonometric Fourier series formula (that in the following link)?
Thank you for your time.
0 个评论
回答(1 个)
John D'Errico
2017-6-25
编辑:John D'Errico
2017-6-25
I'm not sure you will find a book or paper on the explicit subject.
On the other hand, this is basic regression modeling, applied to a sum of sines, cosines, plus a constant. So any number of texts that discuss regression modeling will be of use. Plus any text on Fourier series, depending on your knowledge of the subject.
The point is, you can go to any site and search for texts on Fourier series. Any that seems readable to you will suffice. Then look for a text on regression modeling. It would be good if that text discussed linear and nonlinear regression models. For example, Draper and Smith would suffice (I mention that one only because it is still around and I learned from it 40 years or so ago.)
If you have a specific question, then it would be easier if you ask it.
2 个评论
John D'Errico
2017-6-25
编辑:John D'Errico
2017-6-25
And my comment is that you may not find anything that is perfectly specific for your goals. But I just did a queck search online. On Amazon, I searched on "regression modeling MATLAB linear nonlinear" as keywords. That found this text .
There are lots of texts. I might start there. But it may not cover the explicit model you care about, which is not really relevant, because the same ideas apply to all similar models.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!