Interactive Evolutionary Computing (EASY-IEC) MATLAB Toolbox

Implementation of Interactive Evolutionary Computation (IEC)
503 Downloads
Updated 11 Jul 2014

View License

In some real-life optimization problems the objectives are often non-commensurable and are explicitly/mathematically not available.
Interactive Evolutionary Computation (IEC) can effectively handle these problems.
IEC uses human evaluation in the optimization system. Simply stated, IEC is a technique from the class of evolutionary algorithms (EAs), whose fitness function is replaced by a human. As in interactive evolution, the user selects one or more individual(s) which survive(s) and reproduce(s) (with variation) to constitute a new generation, IEC uses two different spaces for its search. Thehuman user evaluates the output of the target system according to the distance between the target goal and the system output in psychological space. On the other hand, the EA searches in the parameter space. It can be said that the IEC is the optimization technology where the EA and a human search are cooperatively based on the mapping between these two spaces.

More information, html help and three papers about the application of this toolbox are also available from here:
http://www.abonyilab.com/software-and-data/easy_iec

Cite As

Janos Abonyi (2024). Interactive Evolutionary Computing (EASY-IEC) MATLAB Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/47206-interactive-evolutionary-computing-easy-iec-matlab-toolbox), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

example1/

example2/

Version Published Release Notes
1.0.0.0