MathGroup Archive 1998

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

Search the Archive

Forcing output in FindMinimum



Is there a way to force FindMinimum to give an answer even if it does
not want to.  For example, when one uses:

In[1]: FindMinimum[f[x1,x2],{x1,start,min,max},{x2,start,min,max}]

Mathematica may send a message that it has moved outside the range, but
it does give the last values of x1 and x2.  Is there a way to force it
to produce the last values it used for x1 and x2.

Thank you

Hossein Kazemi
Univ of Mass




  • Prev by Date: red-green stereograms
  • Next by Date: Re: Grid Box help needed
  • Prev by thread: Re: red-green stereograms
  • Next by thread: Re: Forcing output in FindMinimum