ldc.disj: ldc.disj

Description Usage Arguments Details Value Author(s) References Examples

Description

It Calculates the disjunction operator based on compensatory fuzzy logic.

Usage

1

Arguments

...

numeric, matrix or vectors, in the range 0 to 1.

Details

The conjunction symbolizes the inclusive use of “or” in natural language. The mathematical formula is: TODO. p or q is false if and only if both p and q are false.

Value

The ldc.disj operator return a value of trust [0...1]. If values of '...' are outside of the range [0...1] the result will be message 'Error...the value is not a value trust'. Otherwise it is a length-one numeric or complex vector.

Author(s)

Pablo Michel Marin Ortega, Kornelius Rohmeyer

References

Espin, R., Fern\'andez, E., Mazcorro, G., Marx-G\'omez J., M.I. Lecich: Compensatory Logic: A fuzzy normative model for decision making. Investigaci\'on Operativa. Universidad de la Habana.Vol. 27, 2, pp. 188-197 (2006).

Espin, R., Mazcorro, G., Fen\'andez, E.: Consideraciones sobre el car\'acter normativo de la l\'ogica difusa compensatoria. Infraestructura de Datos Espaciales en Iberoam\'erica y el Caribe. IDICT. Cuba (2007).

Espin, R., Fern\'andez, E.: La L\'ogica Difusa Compensatoria: Una Plataforma para el Razonamiento y la Representaci\'on del Conocimiento en un Ambiente de Decisi\'on Multicriterio. In: An\'alisis Multicriterio para la Toma de Decisiones: M\'etodos y Aplicaciones. Coedici\'on: editorial Plaza y Valdes/editorial Universidad de Occidente (2009).

Examples

1
ldc.disj(0,1,0,1) 

CFL documentation built on May 2, 2019, 5:18 p.m.