Function Minimization by Simplex method

Here you can minimize a non-linear function f(z) of n variables z1,z2.... using simplex method. This does not use the derivative of the objective function. Please use the specific format to input various math functions.You may want use the random search method to get a good initial guess for this method.

Enter number of variables 'n'

Function f(z) to be minimized Minimum

Optimal parameters

Use the clock below to record the time taken for minimization


Report all bugs at bvsheela@yahoo.com


If you would like to have a free stand-alone Windows application for simplex method in 2 dimensions, send e-mail to bvsheela@yahoo.com


1