Calculates a distance by the d_Mid.Spr between fuzzy numbers
Mid.Spr(X, Y, i = 1, j = 1, theta = 1/3, breakpoints = 100)
A numerical value.
a fuzzy number.
a fuzzy number.
parameter of the density function of the Beta distribution, fixed by default to i = 1.
parameter of the density function of the Beta distribution, fixed by default to j = 1.
a numerical value between 0 and 1, representing a weighting parameter. By default, theta is fixed to 1/3 referring to the Lebesgue space. This measure is used in the calculations of the following distances: d_Bertoluzza, d_mid/spr and d_phi-wabl/ldev/rdev.
a positive arbitrary integer representing the number of breaks chosen to build the numerical alpha-cuts. It is fixed to 100 by default.