SimulCASE4 function

Simulation of trapezoidal fuzzy numbers CASE 4

Simulation of trapezoidal fuzzy numbers CASE 4

This function generates n trapezoidal fuzzy numbers from an asymmetric distribution and with dependent components (for a detailed explanation of the simulation see the paper [1] below, namely, the Case 4 for noncontaminated samples).

SimulCASE4(n)

Arguments

  • n: positive integer. It is the number of trapezoidal fuzzy numbers to be generated.

Details

See examples

Returns

This function returns n trapezoidal fuzzy numbers contained in a matrix of dimension n x 4. Each trapezoidal fuzzy number is characterized by its four values inf0,inf1,sup1,sup0.

References

[1] Sinova, B.; Gil, M.A.; Van Aelst, S.: M-estimates of location for the robust central tendency of fuzzy data, IEEE Transactions on Fuzzy Systems 24(4), pp. 945-956 (2016)

Author(s)

Asun Lubiano lubiano@uniovi.es, Sara de la Rosa de Saa rosasara@uniovi.es

Note

In case you find (almost surely existing) bugs or have recommendations for improving the functions comments are welcome to the above mentioned mail addresses.

See Also

SimulCASE1, SimulCASE2, SimulCASE3, SimulFRSTra

Examples

# Example 1: SimulCASE4(10)
  • Maintainer: Asun Lubiano
  • License: GPL (>= 2)
  • Last published: 2017-02-08

Useful links