How to create a simple Agent Based Model with Simulink

조회 수: 45 (최근 30일)
Daniele Cuomo
Daniele Cuomo 2019년 10월 13일
편집: Abdolkarim Mohammadi 2020년 5월 29일
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
Renato SL
Renato SL 2019년 10월 14일
You should take a look at SimEvents (link). The main page should give an overview and I think you can find some examples in the documentation.
Abdolkarim Mohammadi
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
Abhisek Pradhan 2019년 10월 16일
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.

카테고리

Help CenterFile Exchange에서 Discrete-Event Simulation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by