필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How do I adjust the corners of my surface fit using a custom equation to better fit my data ?

조회 수: 1 (최근 30일)
I am trying to fit a custom equation approximating a hemispheroid to my data, however the corner points seem to stray far from my data as you can see from the attached 3Dplot:
As you can see some of the corners a further from the model than others?
The custom equation i used is: z=a*x^2 + b*x*y + c*y^2 + d*x +e*y+f how can i adjust the parameters of this equation to better fit my data ?
  댓글 수: 1
Star Strider
Star Strider 2018년 4월 7일
The only option I can suggest is to add a ‘weighting’ vector, and ‘weight’ the corners more heavily than the centre.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by