Changes between Version 22 and Version 23 of UsersSamples
- Timestamp:
- 02/18/11 13:22:48 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersSamples
v22 v23 266 266 [=#GPSymbolicRegressionMackeyGlass] 267 267 === Genetic programming - Symbolic Regression (Mackey-Glass)=== 268 [attach ement:SGP_SymbReg-Mackey-Glass.hl]268 [attachment:SGP_SymbReg-Mackey-Glass.hl] 269 269 270 270 Example for a simple genetic programming algorithm to create a dynamic model for the one-step prediction of the chaotic Mackey Glass (T=17) time series. The original dataset was downloaded from http://www.bme.ogi.edu/~ericwan/data.html. … … 314 314 Up to three automatically defined functions (ADF), each with up to three arguments, are allowed. 315 315 316 ==== References====316 ==== References ==== 317 317 John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992 318 318 … … 330 330 * Terminal set: A0, A1, A2, D0, D1, D2, D3, D4, D5, D6, D7 331 331 332 ==== References====332 ==== References ==== 333 333 John R. Koza, Genetic Programming - On the Programming of Computers by Means of Natural Selection, MIT Press, 1992 334 334