50% found this document useful (2 votes)
3K views2 pages

Fuzzy Sets Exercises

The document discusses two fuzzy logic problems: 1) Choosing the highest paying job out of four options based on interest level and proximity to home. Using intersection fuzzy logic, Job 2 is determined to have the highest pay at 0.6. 2) Classifying houses based on comfort for a 4 person family. A fuzzy set is constructed dividing the number of bedrooms by 4. House number 4, with 1 bedroom per person, is determined to be the most suitable match.

Uploaded by

Haisum Bhatti
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
3K views2 pages

Fuzzy Sets Exercises

The document discusses two fuzzy logic problems: 1) Choosing the highest paying job out of four options based on interest level and proximity to home. Using intersection fuzzy logic, Job 2 is determined to have the highest pay at 0.6. 2) Classifying houses based on comfort for a 4 person family. A fuzzy set is constructed dividing the number of bedrooms by 4. House number 4, with 1 bedroom per person, is determined to be the most suitable match.

Uploaded by

Haisum Bhatti
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Haisum Bhatti | Fuzzy Logic Exercises | AI Assignment Problem: Given four jobs (Jobs 1, 2, 3, and 4); our task

is to choose the job that will give us the highest salary, given the constraints that the job should be interesting and close to our home. Following is data for each job based on each criterion:

Use Intersection Fuzzy Decision to determine answer.

Solution: Since we already discussed in presentation that intersection operation on Fuzzy set takes minimum of an element. We take 0.1 for Job one, 0.6 for job 2, 0.5 for job 3 and 0.2 for job 4. In this case Job 2 with 0.6 the highest degree will be the best job to choose for us.

Haisum Bhatti | Fuzzy Logic Exercises | AI Assignment Problem: A real state dealer wants to classify the houses he offers to his clients. One indicator of comfort of these houses is the number of bedrooms in them. Let the available types of houses be represented by the following set which defines number of bedrooms in each house. U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} If agent wants to select a house which is comfortable for 4 people, construct a fuzzy set and determine which house best suits 4 member family. Solution: We may find comfortability of a house by dividing number of bedrooms it has by number of members who want to live in house. In our case we want to divide each house s bedrooms by four. Using above rule the fuzzy set "comfortable type of house for a 4-person family" may be described using a fuzzy set in the following manner. F = { 1 : 0.25, 2 : 0.5, 3 : 0.75, 4 : 1, 5 : 1.25, }

So we can conclude that house number 4 is most suitable since rest are either discomforting or over comforting.

You might also like