Extrema of 2D Interpolating function
- To: mathgroup at smc.vnet.net
- Subject: [mg91435] Extrema of 2D Interpolating function
- From: Modeler <eabad at ulb.ac.be>
- Date: Thu, 21 Aug 2008 04:17:33 -0400 (EDT)
Hi, I'd like to compute the minima and the saddle points of a 2D interpolating function f[x,y] obtained from a list of points with mathematica 6.0 (if possible in a specified x-y range0. The Nsolve standard routines do not seem to work in this case. Can anyone help? Thanks in advance.