Fit parabola with least squares method

7 visualizaciones (últimos 30 días)
miichaela1
miichaela1 el 25 de Jun. de 2017
Respondida: KSSV el 25 de Jun. de 2017
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?

Respuestas (1)

KSSV
KSSV el 25 de Jun. de 2017
Doc polyfit

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by