multiland.m

Neutral landscape generator, with different regions and control of the level of fragmentation

Vous suivez désormais cette soumission

The main goal of Multiland is to generate neutral landscapes made of several type of regions, with an exact control of the proportions occupied by each type of region. An important feature of the software is that it allows a control of the landscape fragmentation. It is intended to theoretical studies on the effect of landscape structure in applied sciences.
The outputs are two .txt files, containing the generated landscapes (file U.txt) and the corresponding fragmentation index (file fr.txt).
The landscape generation uses a Metropolis-Hastings algorithm, applied to some Gibbs measure. More details are given in the .pdf User Guide:
https://arxiv.org/pdf/1503.07215

Citation pour cette source

Lionel (2026). multiland.m (https://fr.mathworks.com/matlabcentral/fileexchange/47094-multiland-m), MATLAB Central File Exchange. Extrait(e) le .

Roques, Lionel. "MULTILAND: a neutral landscape generator designed for theoretical studies." arXiv preprint arXiv:1503.07215 (2015)

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.1

This update includes a version with no GUI (multiland_noGUI), which should be more convenient for intensive computations.

1.1.0.0

added missing file

1.0.0.0