|
[Date Index]
[Thread Index]
[Author Index]
FindMinimum is not obeying my bounds
- To: mathgroup at smc.vnet.net
- Subject: [mg62652] FindMinimum is not obeying my bounds
- From: Chris Chiasson <chris.chiasson at gmail.com>
- Date: Wed, 30 Nov 2005 00:07:13 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Dear MathGroup,
FindMinimum is not obeying my bounds:
In[1]:=
FindMinimum[(x-1)^2,{x,-80,-100,-70}]
Out[1]=
{0.,{x\[Rule]1.}}
Version Number: 5.2.0.0
Platform: Windows
How does this turn out on your computers?
Regards,
--
http://chrischiasson.com/contact/chris_chiasson
Prev by Date:
Re: MathLink slow
Next by Date:
3-state markov process
Previous by thread:
Re: Importing tab-delimited data files?
Next by thread:
Re: FindMinimum is not obeying my bounds
|