MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Maximize

  • To: mathgroup at smc.vnet.net
  • Subject: [mg12887] Re: Maximize
  • From: Cyril Fischer <fischerc at itam.cas.cz>
  • Date: Wed, 24 Jun 1998 03:44:12 -0400
  • Organization: Academy of Sciences CR, ITAM, Prosecká 76, Praha 9, CZ-190 00
  • References: <6m7hcr$h2e@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

This works well for me:

FindMinimum[ -F[x,y],{x,x0}, {y,y0} ]

Cyril Fischer

Lane Alencar wrote:

> I'd like to ask you the easiest way to find the point that maximizes a
> non-linear function using Mathematica. It's a function of 2 parameters
> varying in [0,1]x[0,1].
> Thank you in advance.
> Lane




  • Prev by Date: Re: Is there an online documentation ???
  • Next by Date: RE: Importing lists from Excel to Mathematica 3.0
  • Previous by thread: Maximize
  • Next by thread: Re: Maximize