


ShowPreferencesFIVE:Show the settings of the method FIVE in the editbox in the main window
ShowPreferencesFIVE(etPreferences,params)
Show the settings of the method FIVE in the editbox in the main window
-------------------------------------------------------------------------
Parameters
-------------------------------------------------------------------------
etPreferences - handle to the editbox.
params - structure containing information about the parameters of the
method. It should have the following fields:
params.NumOfPoints
size (resolution) of the antecedent, consequent universes
(optional, if not given it is set to 101)
params.ShepardPower
power factor in the Shepard interpolation formula, optional,
if not given, by default it is equal to the antecedent dimensions of the rulebase R
params.NLS
NLS: optional, if not given: linear scaling function approximation
if given: NLS is the constant factor of sensitivity for
neighbouring scaling factor differences in nonlinear
scaling function approximation
-------------------------------------------------------------------------
Returned values
-------------------------------------------------------------------------
Remarks
-------------------------------------------------------------------------
Zsolt Csaba Johanyák, johanyak.csaba@gamf.kefo.hu, v. 1.0, 11. November 2006.