multiland.m

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

You are now following this Submission

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

Cite As

Lionel (2026). multiland.m (https://www.mathworks.com/matlabcentral/fileexchange/47094-multiland-m), MATLAB Central File Exchange. Retrieved .

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes 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