Random Geometric Graph Visualization App

버전 1.0.0 (29.3 KB) 작성자: Violeta Call So
An app that creates and plots a custom Random Geometric Graph. It allows you to save it and choose its number of nodes and radius.
다운로드 수: 234
업데이트 날짜: 2018/8/7

라이선스 보기

A Random Geometric Graph is an undirected spatial graph (or network) whose nodes are randomly placed in a 2D square [0,1]. If the Euclidean distance between two nodes is equal to or less than a certain radius, they connect by an edge.

The instructional application, created with GUIDE, can be used to learn how a Random Geometric Graph is constructed and give some insight about its appearance.

Features:
- The Number of Nodes can be changed (10, 30, 50, 100, 200)
- The radius can be varied (0.1, 0.2, 0.3, 0.5)
- A circumference centred in each node can be plotted.
- The Adjancey matrix, coordinates of nodes and radius of the created Random Geometric Graph can be solved
- A color bar indicates nodes connectivity.

Additionally, plotRGG.m function can be used separately for plotting your own Random Geometric Graphs.

This is my first venture into GUIs so if there are any bugs, please let me know.

Author: Violeta Calleja Solanas

인용 양식

Violeta Call So (2024). Random Geometric Graph Visualization App (https://www.mathworks.com/matlabcentral/fileexchange/68431-random-geometric-graph-visualization-app), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Networks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

RGG_App

버전 게시됨 릴리스 정보
1.0.0