Autonomous object movement in modeling bees foraging

This paper presents an algorithm inspired by Bresenham's algorithm to move an object from one location to another. This algorithm uses the slope calculation for different location and direction to move an object through the desired path. Such an approach has extended the use of existing Bresenh...

Full description

Saved in:
Bibliographic Details
Main Authors: Theab, Mustafa Muwafak, Yusof, Yuhanis
Format: Book Section
Language:English
Published: IEEE Computer Society 2010
Subjects:
Online Access:http://repo.uum.edu.my/3164/1/M1.pdf
http://repo.uum.edu.my/3164/
http://www.icif.org/
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Universiti Utara Malaysia
Language: English
Description
Summary:This paper presents an algorithm inspired by Bresenham's algorithm to move an object from one location to another. This algorithm uses the slope calculation for different location and direction to move an object through the desired path. Such an approach has extended the use of existing Bresenham algorithm into a better use as direction of movement is no longer a limitation. Experiment conducted using Bees simulation environment shows that the required bees have successfully moved to the identified location.