MathGroup Archive 2000

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

Search the Archive

Simplex Algorithm

  • To: mathgroup at smc.vnet.net
  • Subject: [mg26388] Simplex Algorithm
  • From: Kurt Taretto <Kurt.Taretto at ipe.uni-stuttgart.de>
  • Date: Sat, 16 Dec 2000 02:40:17 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

I would like to use the simplex algorithm to find the minimum of a
(rather complicated) function with 2 variables using the simplex
algorithm.  Another system uses it as a general minimization algorithm rath=
er
than for linear programming.  Mathematica uses ConstrainedMin, but I
would like to program it from scratch.  Do you know of any book where i
can find it?

Any help will be appreciated!

With kind regards,

Kurt

--
Kurt Taretto
Universit=E4t Stuttgart
Institut f=FCr Physikalische Elektronik
Pfaffenwaldring 47
D-70569 Stuttgart

phone:  ..49-711-685-7141
fax:    ..49-711-685-7143
e-mail: kurt.taretto at ipe.uni-stuttgart.de




  • Prev by Date: Bug in Limit Package
  • Next by Date: Fitting an hyperexponential
  • Previous by thread: RE: Bug in Limit Package
  • Next by thread: Re: Simplex Algorithm