LP-IV-List of Lab Assignments AY2020-21
LP-IV-List of Lab Assignments AY2020-21
Name of Assignments
1. Implement Union, Intersection, Complement and Difference operations on fuzzy sets. Also
create fuzzy relation by Cartesian product of any two fuzzy sets and perform max-min
composition on any two fuzzy relations.
3 Implement genetic algorithm for benchmark function (eg. Square, Rosenbrock function etc)
Initialize the population from the Standard Normal Distribution. Evaluate the fitness of all
its individuals. Then you will do multiple generation of a genetic algorithm. A generation
consists of applying selection, crossover, mutation, and replacement.
Use:
• Tournament selection without replacement with tournament size s
• One point crossover with probability Pc
• bit-flip mutation with probabili
4 Apply the Particle swarm optimization for Travelling Salesman Problem
5 Implement Particle swarm optimization for benchmark function (eg. Square, Rosenbrock
function). Initialize the population from the Standard Normal Distribution. Evaluate fitness
of all particles.
Use :
5 Write a Program to Create, Manage and groups User accounts in own Cloud by Installing
Administrative Features.
6 Case study on Amazon EC2 to learn about Amazon EC2,Amazon Elastic Compute Cloud is
a central part of Amazon.com's cloud computing platform, Amazon Web Services. How
EC2 allows users torrent virtual computers on which to run their own computer applications.
7 Case study on Microsoft azure to learn about Microsoft Azure is a cloud computing platform
and infrastructure, created by Microsoft, forbuilding, deploying and managing applications
and services through a global network of Microsoft-managed datacenters. How it work,
different services provided by it.
8 Mini-Project 1: Setup your own cloud for Software as a Service (SaaS) over the existing
LAN in your laboratory. In this assignment you have to write your own code for cloud
controller using open source technologies without HDFS. Implement the basic operations
may be like to upload and download file on/from cloud in encrypted form.
Sub-Incharge HOD