Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The consequent membership functions of a three - rule single - input single - output fuzzy reasoning system are specified by TrapMF ( y ,

The consequent membership functions of a three-rule single-input single-output fuzzy reasoning system are specified by TrapMF(y,[ai,bi,ci,di])= max[min((y-ai)/(bi-ai),1,(di-y)/(di-ci)),0] for rules 1 and 3 such that [a1,b1,c1,d1]=[0,2,4,6],[a3,b3,c3,d3]=[6,8,11.9,11.9+2], and TriMF(y,[ai,bi,ci])= max[min((y-ai)/(bi-ai),(ci-y)/(ci bi)),0] for rule 2 such that [a2,b2,c2]=[4,6,8]. Show MATLAB code for the step-by-step calculation of the area and the centroid of area of each of the consequent membership functions. Submit the sum of the three centroids of areas (rounded to 4 decimal places)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

2nd Edition

0470624701, 978-0470624708

More Books

Students also viewed these Databases questions

Question

In Exercises find the indefinite integral. x cos 27x dx

Answered: 1 week ago

Question

Why do HCMSs exist? Do they change over time?

Answered: 1 week ago