Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
Matthew Nargol
Matthew Nargol le 7 Avr 2018
Clôturé : MATLAB Answer Bot le 20 Août 2021
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 commentaire
Star Strider
Star Strider le 7 Avr 2018
The only option I can suggest is to add a ‘weighting’ vector, and ‘weight’ the corners more heavily than the centre.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by