RRT-based Optimizer
Version 1.0.1 (5.28 KB) by
guangjin Lai
A new metaheuristic algorithm for global optimization called RRTO (RRT-based Optimizer) is proposed in this study.
The MATLAB files and their description are as follows:
①RRTO_Get_Functions.m
This is the twenty-three benchmark functions.
②RRTO.m
This is the core code of RRTO algorithm.
③RRTO_initialization.m
This is initialization settings of RRTO agents.
④RRTO_main.m
This is a basic test program for RRTO in the benchmark function.
I hope that this algorithm is as interesting and useful to you.
Cite As
guangjin Lai (2024). RRT-based Optimizer (https://www.mathworks.com/matlabcentral/fileexchange/169548-rrt-based-optimizer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.