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 CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by