Try it out: ingredient based recipe search.

Magnets Multi Agent Simulation Model (JAVA & REPAST).

ABOUT

Magnets model simulates the dynamics of the system with 1 agent type: magnets.

You can observe how initial random directions of magnets change depending on where they are placed (the surrounding magnetic field). You can also see that magnetic flux tends to get minimized after the space gets saturated with magnets.

LEARNING REPAST

If you are new to REPAST, I wormly recommend that you start with this Java tutorial.

If you are relatively new to JAVA programming or programming in general, you will also find this tutorial very useful, because it will show you a methodology of implementing an idea from words into a computer program in a step by step instructions. The tutorial helped me with writing this application, as well as another one, Predator Prey multi agent simulation, which is essentially expanded tutorial.

DOWNLOAD

Download a jar application Magnets_fat.jar (right click to save) that includes a REPAST libraries (2 Megabytes).

Or instead of this file, download a source code MagnetsPlay.zip (6 kilobytes) file with the following 4 classes

MagnetsModel.java
MagnetSpace.java
MagnetAgent.java
Magnet.java

You can download REPAST libraries from their website.

screenshot of the application
REPAST multi agent magnets simulation

Send a feedback

© 2008, Magnetism Play by Lazar


Last modified: April 05 2009 11:13:31. (UTC-8)

Take a look at one of my hobby projects:       <   Best Google Video   >