Curve Fit with more than one y_Data

1 visualización (últimos 30 días)
Tim
Tim el 27 de Mayo de 2013
Hallo,
i am looking for a Matlab - Function that can fit a given function over more than one vector of y-date.
For Example:
I have 3 y-vectors, y_data1;y_data2;y_data3 and one x-vector,x_data. Know i want two know the best coefficients for a polynomial that fits over all three data.
Thanks in advance Tim

Respuesta aceptada

Matt J
Matt J el 27 de Mayo de 2013
You can use LSQCURVEFIT, if you have it.

Más respuestas (0)

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