Nonlinear fit to data with errors in both coordinates

조회 수: 4 (최근 30일)
Niles Martinsen
Niles Martinsen 2012년 9월 21일
Hi
I have a set of data (x, y), where there are measurement errors on both coordinates. These errors are non-constant, and I wish to fit a nonlinear function to the data.
By using nlinfit I am able to fit my function to the data including the errors on y. But is there a way for me to include the ones in x as well?
I would be very happy to get a push in the right direction. I couldn't seem ti find an answer using the "search".
Thanks in advance.
Niles.
  댓글 수: 2
Star Strider
Star Strider 2012년 9월 21일
This is known as a Total Least Squares problem. There appear to be a number of File Exchange contributions on the Total Least Squares Method, but I haven't looked at them to see if any apply to nonlinear least squares. I imagine that the same techniques would apply, although I have never had occasion to use it in a nonlinear regression context.
Niles Martinsen
Niles Martinsen 2012년 9월 22일
Thanks, I will definately check it out. It's kind of you to help me so often.
Best, Niles.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by