Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)
Prefer = rankgoal(ObjV1, ObjV2, Goals)
perform goal preference calculation between multiple objective values
This function performs goal preference ranking between individuals.
This is used during the calculation of fitness values in
the ranking of multiple objective values.
Syntax: FitnVShare = rankgoal(ObjV1, ObjV2, Goals)
Input parameters:
ObjV1/2 - Row vectors containing the objective values of
one individual each
Goals - Row vector containing goals for all objective values
Output parameters:
Prefer - Scalar indicating preference of ObjV1 over ObjV2
See also: ranking, rankshare
| This function calls | This function is called by |
|---|---|