├── Figure_1.png ├── MASfirst_order.m ├── MASsecond_order.m ├── README.md ├── first_order_agent.py └── mas2_ode45.m /Figure_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Say-Hello2y/MultiAgentSystem/HEAD/Figure_1.png -------------------------------------------------------------------------------- /MASfirst_order.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Say-Hello2y/MultiAgentSystem/HEAD/MASfirst_order.m -------------------------------------------------------------------------------- /MASsecond_order.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Say-Hello2y/MultiAgentSystem/HEAD/MASsecond_order.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Say-Hello2y/MultiAgentSystem/HEAD/README.md -------------------------------------------------------------------------------- /first_order_agent.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Say-Hello2y/MultiAgentSystem/HEAD/first_order_agent.py -------------------------------------------------------------------------------- /mas2_ode45.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Say-Hello2y/MultiAgentSystem/HEAD/mas2_ode45.m --------------------------------------------------------------------------------