I attended EuroGP in Valencia in 2007. At one point, the program committee wondered about the possibilities that could be realized through evolutionary algorithms at
Read more
An Idea Log
I attended EuroGP in Valencia in 2007. At one point, the program committee wondered about the possibilities that could be realized through evolutionary algorithms at
Read more
I wrote quite a lot about the simulated drone flying championship. You can read a small introduction about the championship here. A succinct explanation of
Read more
I was reading the other day about how to compute complementary numbers in the context of handling negative numbers in computing systems. I had the
Read more
This is another idea for an FYP project, or for something of similar nature. This is similar to an FYP project I wrote abut earlier.
Read more
For the last few months, I have been mentally pre-occupied with cloud computing. I have been trying to understand the OpenStack operating system and its
Read more
This project is about porting a simulator to Matlab. The name of the simulator is Mason. It is written in Java already. It is a
Read more
MatPower is a very valuable tool implemented in Matlab to simulate electricity power distribution networks. The fact that it is implemented in Matlab simply means
Read more
UAV Playground is a simulator for unmanned aerial vehicles (UAVs) written in Java. It works best when run on top of Flight Gear and Google
Read more
This article is a complete specification for a Final Year Project (FYP) on software dovetailing. The project is about dovetailing of ECJ (or a similar tool)
Read moreI want to use ECJ for a research project. I was wondering if anyone could provide me details about integrating ECJ with other software, written possibly in Java. I want to dovetail ECJ with another simulator that is written in Java. I saw on the website of ECJ that it has already been dovetailed with MASON, which has been cited as a sister project of ECJ, but actually it is a simulator of multi-agent systems. I want to integrate ECJ with other simulators such as the famous TORCS (The Open Racing Car Simulator). I was wondering if anyone has already tried such dovetailing of ECJ with other specific or arbitrary simulators. Moreover, I would want to know that what sort of expertise and tools would be required that would be most suitable for such an integration.
Read more