Rain Water Algorithm
Rain Water Algorithm is a new algorithm that inspired by the pattern of physically rain water movements from air to the lowest place on the earth. The initialization stages is performed by determine the number of rain water, number of iteration, dimensions, lower and upper bound of optimized variables. Furthermore, random value of height and mass of each rain water are determined. The velocities (V0) and positions (S0) of rain water are calculated to find out time that needed of rain water to the ground. Dijkstra’s Algorithm is utilized to determine the positions between rain water on the ground. The rain water will move to the lowest positions with each velocities depended on the mass and elevation. New positions will be updated follow the Newton’s law of motion
引用格式
Totok Biyanto (2026). Rain Water Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/65617-rain-water-algorithm), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 | V1 |
