RRT-based Optimizer

A new metaheuristic algorithm for global optimization called RRTO (RRT-based Optimizer) is proposed in this study.
37 Downloads
Updated 12 Jul 2024

View License

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 Linux
Tags Add Tags

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.1

Only the document title has been changed in this version.

1.0.0