what'snew.txt

来自「一个matlab环境下编制的使用很方便的多目标程序」· 文本 代码 · 共 56 行

TXT
56
字号
SGALAB 1003 Beta 5.0.0.2
1) Update SGALAB_FAQ_User's Guide.pdf
3) Add Pareto Front plots

SGALAB 1003 Beta 5.0.0.1
1) Update SGALAB_FAQ_WhatisGAs.pdf
2) Update SGALAB_FAQ_User's Guide.pdf
3) Add SGALAB_FAQ_QuickStart.pdf
4) Addpassive suspension model of FLC and skyhook, 
  and GA+FLC and GA+Skyhook control will be avialable in SGALAB 1003 Beta 6

SGALAB 1003 Beta 5
1) NSGA-II ( SGALAB_demo_MO_NSGAII.m )

2) Pareto front plot & show all Multi-Object Methods in SGALAB 
 ( SGALAB_demo_MO_showall.m  )

3) documents updated

4) plot bugs fixed for VEGA,MOGA,NSGA,NPGA

Run 'SGALAB_demo_*.m' to see the demos, and to modify the 'SGALAB_demo_*.m' as your main function for your applications



SGALAB 1003 Beta 4 what's new:
1) Multiple-Objective GAs
VEGA
MOGA
NSGA
NPGA


2) More TSP mutation and Crossover methods
PMX
OX
CX 
EAX
Boolmatrix

3) More selection methods
Truncation
tornament
stochastic

4) mutation methods
binary single point
int/real single point

5) encoding/decoding methods
binary
integer/real
messy
gray
DNA 
permuation

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?