Curve Fit with more than one y_Data

1 回表示 (過去 30 日間)
Tim
Tim 2013 年 5 月 27 日
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

採用された回答

Matt J
Matt J 2013 年 5 月 27 日
You can use LSQCURVEFIT, if you have it.
  1 件のコメント
Tim
Tim 2013 年 5 月 27 日
Thank you, i will try that

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by