Friday, 18 October 2013

Semester 7 : Digital Signal and Image Processing (DSIP) MATLAB codes

The MATLAB codes are available in the 'dsip.zip'  file.
Download this file from the download box given in the blog.

It contains MATLAB codes for :-
1.IGS
2.Ideal High pass filter
3.Gaussian High pass filter
4.Butterworth High pass filter
5.Ideal Low pass filter
6.Gaussian Low pass filter
7.Butterworth Low pass filter

VIEW OUR SPECIAL PAGE FOR SEM 7 STUDENTS -  sem 7 java codes

VIEW OUR SPECIAL PAGE ON, " ROBOTICS AND ARTIFICIAL INTELLIGENCE " FOR SEM 7 STUDENTS -  Robotics and Artificial Intelligence

Friday, 20 September 2013

Mobile Computing Project : WML (Wireless Markup Language) mini project on 'E-Commerce website' free download

This is a mini project in wml on an online shop. You can Donload the project from the DOWNLOAD BOX.Download the file 'wmlproject.zip' from the download box.

VIEW OUR SPECIAL PAGE FOR SEM 7 STUDENTS -  sem 7 java codes

Monday, 16 September 2013

Robotics and AI : Wumpus world problem Java Code/Program.

Given below is the java program for "Wumpus world problem".
The program gives a perfect implementation of this problem.It accepts the environment from the user dynamically, and then the agent tries to explore the best possible path to reach the gold, preventing the pits and the wumpus.
This is a perfect code with sample outputs for two scenarios/environments.

VIEW OUR SPECIAL PAGE ON, " ROBOTICS AND ARTIFICIAL INTELLIGENCE " FOR SEM 7 STUDENTS -  Robotics and Artificial Intelligence



VIEW OUR SPECIAL PAGE FOR SEM 7 STUDENTS -  sem 7 java codes

Thursday, 5 September 2013

Sem 4 & Sem 7 (AOAD & RAI) : N queen Algorithm Java Code



VIEW OUR SPECIAL PAGE FOR SEM 7 STUDENTS -  sem 7 java codes

Tuesday, 27 August 2013

Water Jug Problem Java program

The java code for Water Jug Problem is given below.There are many solutions for it run the code to find all.

VIEW OUR SPECIAL PAGE ON, " ROBOTICS AND ARTIFICIAL INTELLIGENCE " FOR SEM 7 STUDENTS -  Robotics and Artificial Intelligence