
NetLogo - Northwestern University
NetLogo Forum The official online community space for NetLogo users. Teachers, students, academics, professionals, amateurs - we welcome everyone to participate in it. You can send in bug reports, …
NetLogo User Manual: Programming Guide - Northwestern University
NetLogo would run too slowly if changes always immediately became visible. So NetLogo waits until a certain amount of time has passed, usually about 1/20 of a second, and then redraws the world, so …
NetLogo Models Library: Wolf Sheep Predation
This model was converted to NetLogo as part of the projects: PARTICIPATORY SIMULATIONS: NETWORK-BASED DESIGN FOR SYSTEMS LEARNING IN CLASSROOMS and/or INTEGRATED …
The NetLogo software, models and documentation are distributed free of charge for use by the public to explore and construct models. Permission to copy or modify the NetLogo software, models and …
NetLogo Models Library: Segregation - Northwestern University
This model was converted to NetLogo as part of the projects: PARTICIPATORY SIMULATIONS: NETWORK-BASED DESIGN FOR SYSTEMS LEARNING IN CLASSROOMS and/or INTEGRATED …
NetLogo Models Library: Life - Northwestern University
Experiment with using neighbors4 instead of neighbors (see below). NETLOGO FEATURES The neighbors primitive returns the agentset of the patches to the north, south, east, west, northeast, …
NetLogo Models Library - Northwestern University
Modeling Commons Beginners Interactive NetLogo Dictionary (BIND) NetLogo Dictionary User Manuals: Web Printable Chinese Czech Farsi / Persian Japanese Spanish (intro) (tutorial #1) (#2) (#3) (guide) …
NetLogo Models Library: Flocking - Northwestern University
NETLOGO FEATURES Notice the need for the subtract-headings primitive and special procedure for averaging groups of headings. Just subtracting the numbers, or averaging the numbers, doesn't give …
NetLogo Models Library: Preferential Attachment
NETLOGO FEATURES Nodes are turtle agents and edges are link agents. The model uses the ONE-OF primitive to chose a random link and the BOTH-ENDS primitive to select the two nodes attached …
NetLogo Models Library: Simple Machine Learning
HOW TO CITE This model is part of the textbook, “Introduction to Agent-Based Modeling: Modeling Natural, Social and Engineered Complex Systems with NetLogo.†If you mention this model or the …