Random Waypoint mobility model in a Circular Area

版本 1.0.1 (59.8 KB) 作者: Jorge Torres Gómez
This project model the Random Waypoint mobility model with constant speed and no stopping time in a circular area.
26.0 次下载
更新 2023/5/10

查看许可证

This mlx file code models the Random Waypoint (RWP) mobility model of nodes in a circular area. It is assumed constant speed and no stopping time. The code consists of three blocks mainly:
  • Paremeters block: To define the total of nodes, simulation time, the radius of the circular area, speed of nodes, and the granularity for time and position.
  • Random Way Point block: Implements the mobility of nodes in a circular area with a random radius and angle per node.
  • Plotting: Plot a video sequence of the mobility of nodes in the circular area.
The code can be used to later evaluate statistics of the RWP model regarding the location of nodes and their traveling time.

引用格式

Jorge Torres Gómez (2026). Random Waypoint mobility model in a Circular Area (https://ww2.mathworks.cn/matlabcentral/fileexchange/129284-random-waypoint-mobility-model-in-a-circular-area), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2022b
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.0.1

The code includes the update of the colors of nodes. When nodes are on the outer side of an inner circle, their colors switch from blue to red.

1.0.0