
NetLogo Home Page - Northwestern University
The NetLogo tutorials guide you through all the basics, from loading and using models, to interacting with models with NetLogo code, and finally programming a model from scratch. The Beginner's Interactive NetLogo Dictionary has articles and videos on introductory topics, including a getting started page.
Download NetLogo - Northwestern University
Most computers can run NetLogo (see system requirements). If you would like to run NetLogo on a Chromebook or in a web browser, please see if NetLogo Web will meet your needs. Multiple versions of NetLogo can be installed on the same computer; installing a new one doesn’t remove the old one. More versions here.
NetLogo从入门到放弃-0 - 知乎 - 知乎专栏
NetLogo提供了NetLogo Web在线环境,可以在网页上直接运行.nlogo文件,可以作为演示使用。 但注意的是: Web端对插件( [extensions]模块)并不完全支持,例如你使用了python,是无法在网页端运行的。 py ; ... python插件. ; ... your other extensions. 无法在Web端添加可视化模块。 如果你仿真实验结果(图表结果)做出来了,又嫌弃NetLogo客户端的图标太丑,又不想导出数据再重新制图(太会偷懒了),可以在web端运行,图表右上方有三横的小图标,点击它就可以导 …
NetLogo Models Library - Northwestern University
If you download NetLogo, all of the models in the models library are included. You may also run the models here, in your browser. Sample Models are the most carefully checked models we have. They are intended to be examples of good coding and documentation practice.
NetLogo建模之美 - 知乎 - 知乎专栏
NetLogo是一个可以模拟自然现象和社会现象的建模环境。 NetLogo特别适合对 复杂系统 进行建模。 NetLogo编程语法非常简单,功能却非常强大。 NetLogo有丰富的文档、教程以及模型库。 NetLogo主页. 1. 渗流模型 (seepage model) 假如有一片原始森林,某日突然着火了,火势将会如何蔓延? 忽略动物、风向等因素,只考虑树木密度,那么火势的蔓延程度与树木的密度有什么关系? 不妨建个模型试试看~ 如下图:这是这个模型的界面部分。 density表示树木密度,是一 …
NetLogo入门(一)——熟悉操作界面 - CSDN博客
2022年3月12日 · “二手货”只是为了总结、提炼最常用的NetLogo命令,以及方便入门和复用。 下载NetLogo: https://ccl.northwestern.edu/netlogo/download.shtml。 注意选用NetLogo 6.2.1版本,因为6.2.2版本可能会出现模型库无法加载的问题。 入门教程: https://ccl.northwestern.edu/netlogo/docs/。 看完Tutorial #1: Models、Tutorial #2: Commands和Tutorial #3: Procedures基本就对NetLogo基本操作比较熟悉了。 本文是这三篇Tutorial的摘要。
NetLogo Web
Launch NetLogo Web with a blank model.
NetLogo中文手册6.2.0——教程(一) - 知乎专栏
当你使用NetLogo的时候,可以打印出教程,方便作为参考。 我们来打开一个模型实例详细探索。 让我们尝试一个生物模型:狼吃羊模型,这是一个捕食者-猎物种群模型。 界面标签页充斥着许多按钮、开关、滑动条和监视器。 这些界面元素使你可以与模型实现交互。 按键是蓝色的,用它们设置、启动、停止模型。 滑动条和开关是绿色的,它们用来修改模型配置。 监视器和绘图是米色的,它们用来显示数据。 如果你想让窗口大一些,让所有元素都能容易的看到,你可以使用窗 …
NetLogo学习笔记1 —— 初步认识 - CSDN博客
2024年11月20日 · 访问 NetLogo官网 进行下载安装,点击 Download NetLogo 即可. 打开 软件,我们将见到如下界面,界面组成如下. 视图更新设置: 可调节模型运行速度、是否按时间更新与是否采用视图更新。 关闭视图更新可以让模型更快,但会丧失直观. 视图属性设置: 可以设置视图大小,是否回绕等。 开启回绕会让世界对边相连(默认开启) 代码: 模型的代码逻辑在这里编写。 以后会讲解关于代码的编写. 点击 文件 -> 模型库,会打开Netlogo内置的模型实例,里面有 …
NetLogo 6.4.0 Downloads - Northwestern University
2023年11月16日 · NetLogo 6.4.0 requires OS X 10.7.4 or higher. If you need to run NetLogo on an older version, please consider NetLogo 5.2.1 or earlier. Some users will see a Windows warning "Windows protected your PC" when running the installer. You can continue to install NetLogo by clicking "More Info" in the prompt and then "Run Anyway".