MathGroup Archive 2004

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

Search the Archive

AW: Using a Result from NMinimize

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49386] AW: [mg49367] Using a Result from NMinimize
  • From: Matthias.Bode at oppenheim.de
  • Date: Sat, 17 Jul 2004 06:38:53 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello Greg,

rp = {0.0817747, {rp -> 0.0920851}}[[2,1,2]]

Best regards,
Matthias Bode
Sal. Oppenheim jr. & Cie. KGaA
Untermainanlage 1
D-60329 Frankfurt am Main
GERMANY
Tel.: +49(0)69 71 34 53 80
Mobile: +49(0)172 6 74 95 77
Fax: +49(0)69 71 34 95 380
E-mail: matthias.bode at oppenheim.de
Internet: http://www.oppenheim.de



-----Ursprüngliche Nachricht-----
Von: Gregory Lypny [mailto:gregory.lypny at videotron.ca] 
Gesendet: Freitag, 16. Juli 2004 12:07
An: mathgroup at smc.vnet.net
Betreff: [mg49367] Using a Result from NMinimize


Hello Everyone,

When I use NMinimize, it gives the result as the minimum value of the 
function and the value of the argument that gets us there, for example,

	{0.0817747, {rp -> 0.0920851}}.

How can I access the second element, that is, the value of the 
argument, so that I can use in other computations.  In other words, I 
want get at 0.0920851 and strip away the rp ->.

	Regards,

		Greg


  • Prev by Date: Re: Using a Result from NMinimize
  • Next by Date: Re: DeleteCases : several at once, conditions
  • Previous by thread: Re: newbie alert: FindRoot
  • Next by thread: Re: Tr vs Total [packed array bug on some versions]