在线公开课《计算社会学ABM仿真模拟》课程大纲
1、绪论:
1.1 ABM仿真模拟总序;
1.2 Netlogo界面操作
2、基础代码:
2.1扩散模型 Diffusion Model;
2.2边界的产生(Box Drawing)
2.3物种产生与分组控制(Breeds and Shapes);
2.4 繁花曲线绘制(Turtles Circling Simple)
元胞自动机
3.1元胞自动机基本讲解;
3.2生命游戏(Game of life)
3.3投票模型(Voting);
3.4伊辛模型(Ising Model);
3.5森林火灾与渗流模型(Fire Model)
4、网络模型
4.1网络模型简介;
4.2网络模型(Network Model)
5、社会应用类模型
5.1英雄和懦夫(Hero and Coward);
5.2蚁群算法(Ant Lines);
5.3派对模型(Party Model)
6、进阶模型
6.1种族隔离模型(Segregation)
6.2狼吃羊模型(Sheep and Wolves);
6.3合作模型(Cooperation)
7、课程总结与展望
7.1团队的研究;
7.2 ABM研究展望