Published May 17, 2018
| Version v2.0
Software
Open
optiGTest - a MATLAB/OCTAVE's toolbox of test functions with derivatives
Description
optiGTest
optiGTest is a MATLAB/OCTAVE's toolbox which regroups many existing test functions used for studying the performance of approximation techniques and optimization strategy. In particular, gradient of the test functions are provided.
Features
optiGTest is able to
- Provide derivatives of the test functions
- Dealing with any dimension chosen by the user
- Provide global minimum (value and associated set of parameters)
First start
- unConstrained problems:
Example_unConstrained.m - Constrained problems:
Example_Constrained.m - Multiobjective problems:
Example_multiobjective.morExample_multiobjective_details
Files
luclaurent/optiGTest-v2.0.zip
Files
(2.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:25c1c911ad81306df69de16ac905b882
|
2.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/luclaurent/optiGTest/tree/v2.0 (URL)