Re: max. value in a plot?
- To: mathgroup at smc.vnet.net
- Subject: [mg97493] Re: [mg97422] max. value in a plot?
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Sat, 14 Mar 2009 05:39:06 -0500 (EST)
- References: <200903130947.EAA20070@smc.vnet.net>
- Reply-to: drmajorbob at bigfoot.com
Maximize the value of what? x, y, or z? In what currency? Bobby On Fri, 13 Mar 2009 04:47:34 -0500, Oliver <sch_oliver2000 at yahoo.de> wrote: > Hallo, > i have 2 small questions. how can i find the max. Value of the following > Plot? > > Plot3D[ > (6*15*(10^-6))/((x - 0)^2 + (y - 0)^2 + (0 - 0.005)^2), > {x, -0.05, 0.05}, {y, -0.05, 0.05}] > > and how can i plot the range ONLY from the min to the max value? > thanks in Advance > -- DrMajorBob at bigfoot.com
- References:
- max. value in a plot?
- From: Oliver <sch_oliver2000@yahoo.de>
- max. value in a plot?