Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Simplex optimization toolbox details
Login with GitLab

Simplex optimization toolbox

This package contains the simplex optimization method
(7581 downloads for this version - 16529 downloads for all versions)
Details
Version
2.0
A more recent valid version exists: 2.0.1
Author
Yann COLLETTE
Owner Organization
Home
Maintainer
Yann COLLETTE
License
Creation Date
October 15, 2009
Source created on
Scilab 5.2.x
Binaries available on
Scilab 5.2.x:
Linux 32-bit Windows 32-bit Windows 64-bit Linux 64-bit
Install command
--> atomsInstall("simplex")
Description
            This the simplex optimization method which performs optimization of non linear
function. This optimization method doesn't use the derivative of the objective
function.
There is 2 versions of the simplex:
- optim_nelder_mead: a classic script for optimization
- step_nelder_mead: the call to the objective function is done outside of the
script.
            
Files (6)
[27.74 kB]
Source code archive
source of the simplex toolbox
[52.13 kB]
macosx binary 32 for Scilab 5.2.x
MacOSX version
Automatically generated by the atoms compilation chain
[51.21 kB]
Linux 32-bit binary for Scilab 5.2.x
Linux 32-bit
Automatically generated by the atoms compilation chain
[64.34 kB]
Windows 32-bit binary for Scilab 5.2.x
Windows 32-bit
Automatically generated by the atoms compilation chain
[64.34 kB]
Windows 64-bit binary for Scilab 5.2.x
Windows 64-bit
Automatically generated by the atoms compilation chain
[53.26 kB]
Linux 64-bit binary for Scilab 5.2.x
Linux 64-bit
Automatically generated by the atoms compilation chain
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.