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 CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by