[Numpy-discussion] newbie question (curve fitting Z=f(X,Y))
Sachin Kumar Sharma
SSharma84 at slb.com
Tue Jan 4 02:31:00 EST 2011
Hi,
Absolute basic question I want to do following
* Read data from excel sheet (three columns - X,Y,Z)
* Curve fit a function Z=F(X,Y)
* Plot X Vs Z (from data) and plot X Vs Z (from curve fit)
Kindly advise me how to write a basic python script for the same.
Thanks & Regards
Sachin
************************************************************************
Sachin Kumar Sharma
Senior Geomodeler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110104/77a637e3/attachment.html>
More information about the NumPy-Discussion
mailing list