From: "Paolo Benetti" <benjamin80@libero.it>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webx
Newsgroups: comp.soft-sys.matlab
Subject: Re: Curve fitting a 3D data set
Message-ID: <eef3579.9@webx.raydaftYaTP>
Date: Thu, 25 Nov 2004 11:49:59 -0500
References: <eef3579.-1@webx.raydaftYaTP>
Lines: 18
NNTP-Posting-Host: 193.204.33.141
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:244284



Sanne Christensen wrote:
>
>
> I'm pretty new in the Matlab-world. How do I make curve fitting on
> a
> 3D data set (x, y, z)? Do I need a special toolbox for it?
>
> Thanx for your help :)
> Sanne

Dear Sanne,
I think we're working on the same problem.
I got a set of 3D points in Cartesian coordinates and I want to find
the equation of the paraboloid that describes these points. It would
be an antenna. If I have some interesting news about it I'll tell
you, hoping you'll do the same!

Paolo