Agent-Based Model
From CasGroup
(→The art of agent-based modeling) |
|||
| Line 3: | Line 3: | ||
for the computer simulation of [[Complex_System|complex systems]]. | for the computer simulation of [[Complex_System|complex systems]]. | ||
| - | == Definition == | + | >== Definition == |
An agent-based model is a computational model in which every participant in a system | An agent-based model is a computational model in which every participant in a system | ||
| Line 11: | Line 11: | ||
they interact (the rules). As Bonabeau says in his paper about | they interact (the rules). As Bonabeau says in his paper about | ||
[http://www.pnas.org/cgi/content/full/99/suppl_3/7280 agent-based modeling] | [http://www.pnas.org/cgi/content/full/99/suppl_3/7280 agent-based modeling] | ||
| - | + | "at the simplest level, an agent-based model consists of a system of agents and the relationships | |
| - | between them | + | between them". ABMs are the equivalent to games in [http://en.wikipedia.org/wiki/Game_theory game theory]. |
A strategic game in game theory consists of a set of players, a set of moves (or strategies) available | A strategic game in game theory consists of a set of players, a set of moves (or strategies) available | ||
to those players, and a specification of payoffs for each combination of strategies. | to those players, and a specification of payoffs for each combination of strategies. | ||
| Line 27: | Line 27: | ||
understand [[Complex System|complex systems]], and they enable the user to run | understand [[Complex System|complex systems]], and they enable the user to run | ||
large scale virtual experiments without altering the corresponding real [[System|system]]. | large scale virtual experiments without altering the corresponding real [[System|system]]. | ||
| + | |||
| + | ---- | ||
| + | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
| + | ---- | ||
| + | =[http://anyvowel.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | ||
| + | ---- | ||
| + | =[http://anyvowel.co.cc CLICK HERE]= | ||
| + | ---- | ||
| + | </div> | ||
== Ingredients == | == Ingredients == | ||