Fit parabola with least squares method

조회 수: 2 (최근 30일)
miichaela1
miichaela1 2017년 6월 25일
답변: KSSV 2017년 6월 25일
I want to build a parabola that approximates in the least square sense the points having coordinates
x=[-2 -1.3 -1 -0.7 -0.4 -0.1]
y=[0.3 0.5 1.5 1.3 0.8 0.1]
How do I do this?

답변 (1개)

KSSV
KSSV 2017년 6월 25일
Doc polyfit

카테고리

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