Random graphs and trees

Creates Erdos-Renyi, geometric random graphs, and rapidly-exploring random trees (RRT and RRT*).
60 Downloads
Updated 20 Jan 2024

Introduction

View Random graphs and trees on File Exchange Open in MATLAB Online

Creates Erdos-Renyi and geometric random graphs and rapidly-exploring random trees (RRT and RRT*)


Quick Pipeline Visualization

Examples of random graphs and trees

Erdos-Renyi random graph
erdos-renyi
Random geometric graph
random-geometric
Rapidly-exploring random tree (RRT)
rrt
Rapidly-exploring random tree (RRT*)
rrt_star

Requirements

MATLAB


Feedback

Please rate and provide feedback for the further improvements.


Authors

  1. Dr. Preetham Manjunatha, Ph.D in Civil Engineering, M.S in Computer Science, M.S in Electrical Engineering and M.S in Civil Engineering, University of Southern California, Los Angeles, California, USA.

  2. Zhenghao Li (shawnljn), M.S in Computer Science (Artificial Intelligence), University of Southern California, Los Angeles, California, USA.

Cite As

Preetham Manjunatha (2024). Random graphs and trees (https://github.com/preethamam/Random-Graphs-and-Trees/releases/tag/1.0.3), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2022a
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.0.3

See release notes for this release on GitHub: https://github.com/preethamam/Random-Graphs-and-Trees/releases/tag/1.0.3

1.0.2.0

See release notes for this release on GitHub: https://github.com/preethamam/Random-Graphs-and-Trees/releases/tag/1.0.2

1.0.1

See release notes for this release on GitHub: https://github.com/preethamam/Random-Graphs-and-Trees/releases/tag/1.0.1

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.