ldc.conj: ldc.conj

Description Usage Arguments Details Value Author(s) References Examples

Description

It Calculates the conjuction 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 “and” in natural language. The mathematical formula is: TODO. p and q is true if and only if both p and q are true.

Value

The ldc.conj operator return a value of trust [0,1]. If values of ... are outside of the range [0,1] an error will be raised. 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.conj(0,1,0,1) 

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