How to create a simple Agent Based Model with Simulink
显示 更早的评论
I need to make a system with an Agent-Based modeling. I haven't any type of technology restriction, but I'd like to learn how to do this on Matlab/Simulink environment. Over the web there is just one complex example. I wish to read some easier example that can be reverse engineered.
In particular, my system has 2 entities that interact with each other in a bi-dimensional grid world. I have problem to figure out how to define the interaction, and the cration of entity instances.
One entity have instances all over the grid allocated at start. The other entity is of use to simulate a population, therefore its instances grow with the passing of time.
2 个评论
Abdolkarim Mohammadi
2020-5-28
编辑:Abdolkarim Mohammadi
2020-5-29
I agree with you Daniele. The only example is very huge. It is a proof-of-technology rather than an educational example.
回答(1 个)
Abhisek Pradhan
2019-10-16
0 个投票
SimEvents toolbox can be used for modelling the proposed scenario. Refer SimEvents Examples to see illustrations of various scenarios which can be modeled using SimEvents.
Refer the following link to know more about event-based modeling.
类别
在 帮助中心 和 File Exchange 中查找有关 Discrete-Event Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!