Introduction to Soft Computing

Slides:



Advertisements
Similar presentations
Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Advertisements

50s Computer Software and Software Engineering
Evolutionary Neural Logic Networks for Breast Cancer Diagnosis A.Tsakonas 1, G. Dounias 2, E.Panourgias 3, G.Panagi 4 1 Aristotle University of Thessaloniki,
1 An Adaptive GA for Multi Objective Flexible Manufacturing Systems A. Younes, H. Ghenniwa, S. Areibi uoguelph.ca.
INTRODUCTION TO MODELING
Fuzzy immune PID neural network control method based on boiler steam pressure system Third pacific-asia conference on circuits,communications and system,
Computer Intelligence and Soft Computing
Data classification based on tolerant rough set reporter: yanan yean.
Overview of The Operations Research Modeling Approach.
AI – CS364 Hybrid Intelligent Systems Overview of Hybrid Intelligent Systems 07 th November 2005 Dr Bogdan L. Vrusias
The Islamic University of Gaza Faculty of Engineering Numerical Analysis ECIV 3306 Introduction.
Soft Computing 1 Neuro-Fuzzy and Soft Computing chapter 1 J.-S.R. Jang Bill Cheetham Kai Goebel.
8/17/ Introduction to Neuro-fuzzy and Soft computing G.Anuradha (Lecture 1)
Neuro-fuzzy Systems Xinbo Gao School of Electronic Engineering Xidian University 2004,10.
제 5 주. Art and Design Computer Animation: from Avatars to Unrestricted Autonomous Actors A. Pina, E. Cerezo and F. Seron, Computers & Graphics, vol. 24,
Lecture 35 Numerical Analysis. Chapter 7 Ordinary Differential Equations.
Approximating the Algebraic Solution of Systems of Interval Linear Equations with Use of Neural Networks Nguyen Hoang Viet Michal Kleiber Institute of.
A Genetic Algorithms Approach to Feature Subset Selection Problem by Hasan Doğu TAŞKIRAN CS 550 – Machine Learning Workshop Department of Computer Engineering.
Integrating Neural Network and Genetic Algorithm to Solve Function Approximation Combined with Optimization Problem Term presentation for CSC7333 Machine.
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Artificial Neural Networks. Applied Problems: Image, Sound, and Pattern recognition Decision making  Knowledge discovery  Context-Dependent Analysis.
Mestrado em Ciência de Computadores Mestrado Integrado em Engenharia de Redes e Sistemas Informáticos VC 14/15 – TP19 Neural Networks & SVMs Miguel Tavares.
Computational Intelligence II Lecturer: Professor Pekka Toivanen Exercises: Nina Rogelj
Fuzzy Genetic Algorithm
Mobile Robot Navigation Using Fuzzy logic Controller
Soft Computing A Gentle introduction Richard P. Simpson.
Chapter 13 Artificial Intelligence and Expert Systems.
I Robot.
Soft Computing Lecture 19 Part 2 Hybrid Intelligent Systems.
Week 1 - An Introduction to Machine Learning & Soft Computing
3.1 You should be able to solve one-step equations using algebra. Solve for x.
Akram Bitar and Larry Manevitz Department of Computer Science
Cooperative Classifiers Rozita Dara Supervisor: Prof. Kamel Pattern Analysis and Machine Intelligence Lab University of Waterloo.
 Based on observed functioning of human brain.  (Artificial Neural Networks (ANN)  Our view of neural networks is very simplistic.  We view a neural.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Intelligent System Ming-Feng Yeh Department of Electrical Engineering Lunghwa University of Science and Technology Website:
Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC)
Unit1: Modeling & Simulation Module5: Logic Simulation Topic: Unknown Logic Value.
Instructor : Dr. Powsiri Klinkhachorn
Neural Networks And Its Applications By Dr. Surya Chitra.
CHAPTER 1 1 INTRODUCTION “Principles of Soft Computing, 2 nd Edition” by S.N. Sivanandam & SN Deepa Copyright  2011 Wiley India Pvt. Ltd. All rights reserved.
A Presentation on Adaptive Neuro-Fuzzy Inference System using Particle Swarm Optimization and it’s Application By Sumanta Kundu (En.R.No.
A PID Neural Network Controller
Chapter 12 Case Studies Part B. Control System Design.
Sub-fields of computer science. Sub-fields of computer science.
Soft Computing Basics Ms. Parminder Kaur.
Introduction to Artificial Intelligence and Soft Computing Session 1
Soft Computing Introduction.
Table 1. Advantages and Disadvantages of Traditional DM/ML Methods
SOFT COMPUTING.
RESEARCH APPROACH.
Soft Computing Applied to Finite Element Tasks
Artificial Intelligence
(3-0-0) for 4th year B.Tech. students
Artificial Intelligence ppt
Dr. Unnikrishnan P.C. Professor, EEE
Introduction To Intelligent Control
Quantitative Analysis
of the Artificial Neural Networks.
Intelligent Systems and
The use of Neural Networks to schedule flow-shop with dynamic job arrival ‘A Multi-Neural Network Learning for lot Sizing and Sequencing on a Flow-Shop’
Dr. Unnikrishnan P.C. Professor, EEE
Logic Gates Dr.Halimah Alshehri.
Hybrid intelligent systems:
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Genetic Algorithm Soft Computing: use of inexact t solution to compute hard task problems. Soft computing tolerant of imprecision, uncertainty, partial.
Fuzzy Logic KH Wong Fuzzy Logic v.9a.
Akram Bitar and Larry Manevitz Department of Computer Science
Presentation transcript:

Introduction to Soft Computing Hard Computing Steps to be Followed to Solve Engineering Problem: Coined by Prof. L.A.Zadeh, University of California, USA, in 1996 Variables are identified and classified into two groups – input/ condition variables (antecedents) and output/action variables (consequents) Input – Output relationships are expressed using mathematical equations (say differential equation) Differential equations are solved analytically or using numerical methods Control action is decided based on the obtained solutions Hard computing is nothing but the steps stated above

Features of Hard Computing Examples : Features of Hard Computing 1. Stress Analysis using FEM 2. Determination of gain values of PID controller • Based on pure mathematics • Yields precise solutions • Suitable for problems which are easy to model mathematically • May not be suitable to solve complex real-world problems

Soft Computing Introduced by Prof. Zadeh, in 1992. Family consisting of some biologically-inspired techniques, such as Fuzzy Logic (FL), Neural Network (NN), Genetic Algorithm (GA) and their various combined forms, namely GA-FL, GA-NN, NN-FL, GA-FL-NN; in which precision is traded for tractability, robustness, ease of implementation and a low cost solution. GA GA-FL GA-NN GA- FL- NN NN FL NN-FL

Features of Soft Computing Examples: Does not require an extensive mathematical formulation of the problem May not be able to yield so much precision as obtained by hard computing Functions of the constituent members are complementary in nature Control algorithms developed based on Soft Computing may be robust and adaptive in nature FL- or NN- based motion planners for intelligent and autonomous robots

Hybrid Computing Combination of the conventional hard computing and emerging soft computing A part of a complex real-world problem will be solved using hard computing and the remaining part can be tackled utilizing soft computing Here, hard computing and soft computing are complementary to each other Hard Computing Hybrid Computing Soft Computing

Examples: Note: Optimal design of machine elements using FEM and Soft Computing PID controller trained by soft computing No fighting among hard computing and soft computing people