[SOLVED] 代写 Project 1 : Developing an Expert System for Animal Identification in CLIPS

30 $

File Name: 代写_Project_1_:_Developing_an_Expert_System_for_Animal_Identification_in_CLIPS.zip
File Size: 763.02 KB

SKU: 6288916273 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


Project 1 : Developing an Expert System for Animal Identification in CLIPS

Your task is to build a system which identifies birds will be used to illustrate a native CLIPS expert system. The expertise in the system is a small subset of that enables you to identify animals. The rules of the system were designed to illustrate how to represent various types of knowledge, rather than to provide accurate identification.
if ‘Blood is warm’
then ‘Animal is warm blooded’.

if ‘Blood is cold’
then ‘Animal is cold blooded’.

if ‘Animal is warm blooded’
and‘Skin is fur’
and‘Motion is walk’
and‘Motion is swim’
then ‘Animal is mammal’.

if ‘Animal is warm blooded’
and‘Skin is feather’
and‘Habitat is tree’
and‘Motions are fly’
then ‘Animal is sky based bird’.

if ‘Animal is warm blooded’
and‘Skin is feather’
and‘Habitat is land’
and‘Motion is walk’
and‘Motion is swim’
and‘Size is medium’
then ‘Animal is land based bird’.

if ‘Animal is cold blooded’
and‘Skin is scale’
and‘Habitat is the sea’
and‘Motions are swim’
then ‘Animal is sea water fish’.

if ‘Animal is cold blooded’
and‘Skin is scale’
and‘Habitat is a river’
and‘Motions are swim’
then ‘Animal is fresh water fish’.

if ‘Meal is meat’
then ‘Animal is carnivore’.

if ‘Meal is plant’
then ‘Animal is herbivore’.

if ‘Animal is land based bird’
and‘Colour is blank and white’
then ‘Animal is penguin’.

if ‘Animal is sea water fish’
and‘Colour is pink’
then ‘Animal is salmon’.

if ‘Animal is fresh water fish’
and‘Colour is pink’
then ‘Animal is salmon’.

if ‘Animal is warm blooded’
and‘Speed is very fast’
and‘Legs are four’
then ‘Animal is feline’.

if ‘Animal is feline’
and‘Animal is carnivore’
and‘Size is medium’
then ‘Animal is medium cat’.

if ‘Animal is feline’
and‘Meal is human’
and‘State is predator’
and‘Size is large’
then ‘Animal is big cat’.

if ‘Animal is big cat’
and‘Habitat is jungle’
and‘Tail is long and furry’
then ‘Animal is tiger’.

if ‘Animal is medium cat’
and‘Tail is long and furry’
then ‘Animal is cat’.

if ‘Animal is medium cat’
and‘Tail is missing’
then ‘Animal is manx cat’.

if ‘Animal is mammal’
and‘Animal is herbivore’
and‘Status is pest’
then ‘Animal is rodent’.

if ‘Animal is rodent’
and‘Tail is short and thin’
and‘Habitat is sewer’
then ‘Animal is rat’.

if ‘Animal is rodent’
and‘Size is small’
and‘Tail is long and bushy’
and‘Colour is grey’
then ‘Animal is grey squirrel’.

You need to represent these rules as well as others according to your choice and to convert them into CLIPS rules.In order for these rules to succeed in distinguishing animals, we would have to store facts about a particular animal that needed for the identification in the program. Finally you need to have developed rules in a form of query that can be used to identify the animal. Your expert system may chain rules in a forward or backward way.

Submission Details:
•One ZIP file (Other compression types like RAR are NOT Acceptable) containing the source file (YourName_Proj1.clp) + ReadMe.pdf (MS Word is NOT acceptable) describing the idea of your program + Screen Shot of the outputs.
•Submit to D2L only before due date (One hr delay take 1 Mark up to three hours).
•Double submissions are not allowed.
•You need also to prepare a 5min power point presentation for the project and save it on USB to be used in class.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] 代写 Project 1 : Developing an Expert System for Animal Identification in CLIPS
30 $