MathGroup Archive 2013

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

Search the Archive

Re: Finding Maximum without a plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg129805] Re: Finding Maximum without a plot
  • From: Frank K <fkampas at gmail.com>
  • Date: Fri, 15 Feb 2013 01:58:08 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <kfi2jd$d1k$1@smc.vnet.net>

NMinimize and NMaximize frequently work better if you don't use the default method.  I often use DifferentialEvolution.



  • Prev by Date: Re: Finding Maximum without a plot
  • Next by Date: Executing external command with parameters
  • Previous by thread: Re: Finding Maximum without a plot
  • Next by thread: Wald's SPRT algorithm