oop-population-dynamics

バージョン 0.7.0.0 (307 KB) 作成者: Peter Brady
This project show cases how to use Object Oriented Programming in MATLAB to do dynamic population models in a scalable and flexible framewor
ダウンロード: 79
更新 2023/9/29

Dynamic Population Models with MATLAB Object Oriented Code

This code is what was presented for the Australian AgTech Webinar on 16th March 2021. It showcases how to stack together objects to create a world in which plants grow, herbivores eat and are eaten by carnivores. The key is that this object approach and the world framework is flexible and extensible. For example, the system can be adapted to model fishing fleets and fish populations, or harvest strategies for logging operations.

Screen shot of simulation

Setup

Open in MATLAB Online View oop-population-dynamics on File Exchange

To Run:

  1. Open the MATLAB® Project prj file and use the project shorcuts:
  2. "Grass Lives Forever" for a simple development version where the grass lives forever
  3. "Grass is Finite but Regrows" for the final version where the grass is consumed and takes time to regrow

MathWorks Products (https://www.mathworks.com)

This demonstration was developed in R2021a but should be quite backward compatible. The following are recommended products as simulations such as this are often placed into a much larger Monte Carlo framework.

License

The license for this population modelling code is available in the LICENSE.TXT file in this repository.

Community Support

MATLAB Central

Copyright © 2021 - 2023 The MathWorks, Inc.

引用

Peter Brady (2024). oop-population-dynamics (https://github.com/mathworks/oop-population-dynamics/releases/tag/0.7.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
0.7.0.0

See release notes for this release on GitHub: https://github.com/mathworks/oop-population-dynamics/releases/tag/0.7.0

0.6.1.0

See release notes for this release on GitHub: https://github.com/mathworks/oop-population-dynamics/releases/tag/0.6.1

0.5

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。