Implement a program to build a fuzzy table from the given table in the attachment() below.- You are given a database of students’ information.
Each line is a record. Each record has 4 attributes: student ID, GPA, age, and scholarship. The four attributes are separated by “,” comma.
Your fuzzy table should contain the following attributes:
Degree of membership that GPA is high, medium, and low.
Degree of membership that age is senior, middle, and junior.
Degree of membership that scholarship is high, medium, and low.
You may only use C/C++ programming language to implement the program. You should not use any third party libraries.
After you complete the program, Please write a report. The report should include the followings:
(1) The contribution in this assignment.
(2) Brief summary of how you implemented the program.
(3) Show the result of the following query with alpha cut (alpha = 0.5):
select * from table where GPA is very high
select * from table where GPA is high and age is junior
select * from table where GPA is high and age is middle and scholarship is very high.
Please put source code, report, and slides
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more