


Normalizes the set of the observation to the interval [0,1] conform the
normalization of the FIS
obs=NormalizeObservation(obs,Offset,RangeLength)
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
obs - structure describing the original observation
Variable(i) - vector describing the current linguistic variable
|-Offset - measure of the shifting
|-RangeLength - original range of the linguistic variable
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
obs - structure describing the shifted observation
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------