Technical Appendix: GA

This chapters contains the documentation of some user-defined scilab-functions to realize the idea of genetic algorithms (GAs).

Usage: Copy this text into your scilab editor, load the program then into the scilab console. Start final usage by calling the scilab functions from the program (keying the functions manually or copying them from the editor. The individual scilab functions work if you provide for every input value of the function the appropriate values. 'Higher' functions are calling lower' functions by themselves.

Attention: These functions are only used experimentally. There is no special code review to remove 'old' stuff or the 'optimize' the different versions.



Subsections

Gerd Doeben-Henisch 2012-03-31