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

4 Ansichten (letzte 30 Tage)
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?

Antworten (2)

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

Star Strider
Star Strider am 9 Aug. 2018

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by