How can I find coefficients for a sinusoidal function?

2 次查看(过去 30 天)
The user inputs data in xy pairs separated into columns. The code is supposed to give a sinusoidal regression fit using only simple matlab functions, no toolkit or addons of any kind. I know the format is supposed to be Asin(B*X+C)+D, bud don't know what function can find these coefficients. I have very minimal experience with coding so some explanation would also be appreciated.

回答(1 个)

Star Strider
Star Strider 2018-4-20

An oldie but a goodie: Curve fitting to a sinusoidal function (link)

类别

Help CenterFile Exchange 中查找有关 Linear Regression 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by