We considered two choices for the generation of
(subject to the condition that
):
| (3) |
| (4) |
Actually, we scale the random numbers generated before assigning them to
and
. The actual values for
and
are determined by the real world values that the fuzzy set depends on. In addition, we discretize the search space into bins that are not so small that the problem becomes overfit and not so large that optimization does not happen. In the BWER algorithm, we used a quantization level,
, of 100. For example, if our fuzzy set relies on a radar reflectivity value, we will set the minimum value of
and
to be
and the maximum to
and discretize the values that
and
can take in intervals of
. This does not mean that the underlying variable cannot take a value of, say,
- it simply means that the fuzzy set will treat all values of radar reflectivity above
the same way it treats a radar reflectivity value of
.4 Therefore, the actual values of
and
that are used to decide the extent to which a fuzzy set holds is determined by scaling the random number,
,:
| (5) |