LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fit 2D height data: z=f(x,y)?

I have a Z-matrix. Is there a simple way to fit a scalar function of two variables to this data?
0 Kudos
Message 1 of 2
(2,754 Views)
There is no easy way to do this. This essentailly amounts to surface fitting as opposed to curve fitting. I have spent weeks trying to figure out how to do 2D non linear Lev Mar. It was complicated and I hadto give up. The best recomendation I can offer is to surf the web. I found one link that I thought was particularlly good:
http://www.siggraph.org/education/materials/HyperVis/vistech/volume/surface1.htm
0 Kudos
Message 2 of 2
(2,754 Views)