0% found this document useful (0 votes)
44 views

Last Date For Submission: 28.01.2017: Assignment-1: Soft Computing (11I006)

This document provides instructions for Assignment-1 of the Soft Computing course. Students are asked to write Matlab functions to implement and visualize various fuzzy intersection and union operations by the deadline of January 28, 2017. Functions must calculate minimum, algebraic product, bounded product, drastic product, maximum, algebraic sum, bounded sum, and drastic sum. Students must submit source code and screenshots.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views

Last Date For Submission: 28.01.2017: Assignment-1: Soft Computing (11I006)

This document provides instructions for Assignment-1 of the Soft Computing course. Students are asked to write Matlab functions to implement and visualize various fuzzy intersection and union operations by the deadline of January 28, 2017. Functions must calculate minimum, algebraic product, bounded product, drastic product, maximum, algebraic sum, bounded sum, and drastic sum. Students must submit source code and screenshots.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment-1 : Soft Computing(11I006)

Last Date for Submission: 28.01.2017

1. Write Matlab functions to implement following fuzzy intersection


operations (T-norms) and visualize them for different parameter
values:
(a) Minimum
(b) Algebraic product
(c) Bounded product
(d) Drastic product

2. Write Matlab functions to implement following fuzzy union operations


(S-norms) and visualize them for different parameter values:
(a) Maximum
(b) Algebraic sum
(c) Bounded sum
(d) Drastic sum

Note: Attach screenshots of the output along with the source code.

***********************************The End*******************************

You might also like