Dear Students,
I wish you all the best for your mid-semester examinations starting from 1st September 2008. I hope that you all will come out in flying colours.
Saturday, August 30, 2008
AI LAB : Assignment 4
Assignment 4
1. Define PAILLNDROMEP that tests its argument(a list) whether the list has a sequence of symbols when read from left to right and right to left.
2. Check whether thr following number sequences are in ascending order:
a) 33, 4, 2, 55, 983, -23
b)12, 4, 55, 76, 18
3. Check whether thr following number sequences are in descending order:
a) 3 2 1 -1
b)2 5 7 3 5
4. Create four lists of tour choice and check whether their contents are equal.
AI LAB : Assignment 3
Assignment 3
1. Define a procedure with name EXCHANGE that returns the elements of a two element list in reverse order.
2. Define a procedure COMBINE that does the same task as done by APPEND for four lists.
3. Define a procedure to delete the first four elements and the last three elements from a list of 10 elements.
4. What is the difference between the primitives LET and LET*. Explain using example.
Tuesday, August 26, 2008
Simplified Memory Bounded A* (SMA*) Search
Dear Students,
Please go through the following example of Simplified Memory Bounded A* (SMA*) Search and post any doubts that you have. Download the rar file here.
Please go through the following example of Simplified Memory Bounded A* (SMA*) Search and post any doubts that you have. Download the rar file here.
Sunday, August 17, 2008
Quiz Test Postponed
Dear Students,
Since some of you have doubts in the Search section, I am postponing the quiz test scheduled to be held on 19th August 2008. This test will be held after your Mid-Semester examination. Date and syllabus for the test will be intimated at the appropriate time.
Since some of you have doubts in the Search section, I am postponing the quiz test scheduled to be held on 19th August 2008. This test will be held after your Mid-Semester examination. Date and syllabus for the test will be intimated at the appropriate time.
Friday, August 8, 2008
Quiz test on 19th August 2008
Dear Students,
Please note that a quiz test on Artificial Intelligence will be held on 19th August 2008. The total marks will be 50 and duration will be 45 minutes. Marks obtained in this test will be added to the final marks for this semester. So make sure that everyone attends the exam.
Please note that a quiz test on Artificial Intelligence will be held on 19th August 2008. The total marks will be 50 and duration will be 45 minutes. Marks obtained in this test will be added to the final marks for this semester. So make sure that everyone attends the exam.
Thursday, August 7, 2008
AI LAB : Assignment 2
Assignment 2
1. Create a list ORISSA with atoms [BBSR CTC PURI PDP BHR]. Find the length of the list. Remove PURI from the list.
2. Create a list INDIA with 8 elements of your choice. Delete the fourth element and insert your name in the first position.
3. Create a list CRICKET with 10 elements and perform the following operations:
a) Insert a sublist in the first place
b) Remove the eighth element
c) Change the list by inserting a new element in the first place without using CONS
4. Create a list of four sublists and use the key of the second sublist to retrieve information using ASSOC.
1. Create a list ORISSA with atoms [BBSR CTC PURI PDP BHR]. Find the length of the list. Remove PURI from the list.
2. Create a list INDIA with 8 elements of your choice. Delete the fourth element and insert your name in the first position.
3. Create a list CRICKET with 10 elements and perform the following operations:
a) Insert a sublist in the first place
b) Remove the eighth element
c) Change the list by inserting a new element in the first place without using CONS
4. Create a list of four sublists and use the key of the second sublist to retrieve information using ASSOC.
5th Semester Assignment for Artificial Intelligence (Theory)
Dear Students,
You are required to submit the following assignment after your mid semester examinations. Originality of content with appropriate examples will be graded accordingly.
Q. Explain the difference between Breadth First Search and Uniform Cost Search with examples. Analyze each of the algorithms.
You are required to submit the following assignment after your mid semester examinations. Originality of content with appropriate examples will be graded accordingly.
Q. Explain the difference between Breadth First Search and Uniform Cost Search with examples. Analyze each of the algorithms.
GRASS GIS
Dear Students,
I'm giving the link to the GRASS Geographic Information System homepage. Interested students can download the latest stable version along with user and programming manuals. Students who would like to do their 6th Semester project in GIS are advised to start using GRASS.
GRASS Software
Tutorials and Books on GRASS
I'm giving the link to the GRASS Geographic Information System homepage. Interested students can download the latest stable version along with user and programming manuals. Students who would like to do their 6th Semester project in GIS are advised to start using GRASS.
GRASS Software
Tutorials and Books on GRASS
Subscribe to:
Posts (Atom)