How do you find a sinusoidal curve on given data without using curve fit tool box?

2 ビュー (過去 30 日間)
EB
EB 2018 年 8 月 9 日
回答済み: Star Strider 2018 年 8 月 9 日
I have a bunch of data points that outputs a graph similar to a sinusoidal, but I want to use matlab to create a single sinusoidal curve with the data given. Help, please?

回答 (2 件)

dpb
dpb 2018 年 8 月 9 日
Then you have to do it yourself with the nonlinear optimization routines...the example is at Curve-fitting via Optimization

Star Strider
Star Strider 2018 年 8 月 9 日

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by