Curve Fit with more than one y_Data

1 vue (au cours des 30 derniers jours)
Tim
Tim le 27 Mai 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

Réponse acceptée

Matt J
Matt J le 27 Mai 2013
You can use LSQCURVEFIT, if you have it.
  1 commentaire
Tim
Tim le 27 Mai 2013
Thank you, i will try that

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Interpolation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by