MCT 4322 1415 S2 Asgmnt 1

Preview:

Citation preview

  • 7/25/2019 MCT 4322 1415 S2 Asgmnt 1

    1/1

    MCT 4322Intelligent Systems (Semester 2, 2014/15)

    Assignment 1, Full Marks = 20

    Date: 10 March 2015. Due: 20 March 2015 (Friday, 5 pm)

    Aand Bare fuzzy sets for the fuzzy values Smalland Bigin the universe [0,8] that are described

    by Small,3

    1

    1 (0.2 )A

    x

    and Big,2

    1

    1 0.3( 8)B

    x

    Write a computer program to :

    1) plot and clearly label over the whole universe:

    a) The membership function of A, ( )A

    x

    b) The membership function of B, ( )B

    x

    c) The membership function of Smallor Big, ( )A B

    x

    d) The membership function of Smalland Big, ( )A B

    x

    e) The membership function of Not_Smalland Not_Big ( )A B

    x

    2) calculate the crisp value of Not_Smalland Not_Bigusing:

    a) Centroid method

    b) Bisector of Area Method

    Your submission should include the program listing and the appropriate outputs.

Recommended