Path: news.mathworks.com!not-for-mail
From: "Nir V" <nirvaks@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Surface fitting/3d curve fitting
Date: Sun, 5 Oct 2008 04:00:05 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 11
Message-ID: <gc9e45$nnt$1@fred.mathworks.com>
Reply-To: "Nir V" <nirvaks@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1223179205 24317 172.30.248.35 (5 Oct 2008 04:00:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 5 Oct 2008 04:00:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1538524
Xref: news.mathworks.com comp.soft-sys.matlab:493677


Hey Everyone,

I hope someone can help me.
I have 160 different points where each point as x,y,z coordinates.
I am trying to find a correlation between these 160 points by using surface fitting or something like that.
I was using Matlab basic curve fitting tools and was able to find some correlation between two of each variable (say x and y or x and z).
how do i construct a surface and/or find an equation that will discribe the correlation between all these points in an x,y and z coordinate system?

Hope you could help me

Nir