multiland.m

Version 1.1.0.1 (15 KB) by Lionel
Neutral landscape generator, with different regions and control of the level of fragmentation
181 Downloads
Updated 12 Dec 2022

View License

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 (2024). 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)

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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