Jump to content

Forma normal conjuntiva F. N.C.


Recommended Posts

Hola, tengo que hacer un trabajo, donde una parte de el es pasar ecuaciones a su forma normal conjuntiva, lo tengo que programar

se pasarlo a mano, pero no conosco el algoritmo para poder realizar esta operacion, espero sus ideas sugerencias o algoritmos saludos.

 

ejemplo (x y'+ x z)'+ x' en F.N.C.

Solución:

 

(x y'+ xz)'+ x'

= (x'+ y) (x'+ z')+ x'

= (x'+ x'+ y) (x'+ x'+ z' )

= (x'+ y) (x'+ z' )

= (x'+ y+ z z' ) (x'+ z'+ yy' )

= (x'+ y+ z ) (x'+ y+ z' ) (x'+ y'+ z ) (x'+ y'+ z' )

 

eso es mas o menos, el signo ' es el negado para ejemplificar

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...