Real-coded Simulated Annealing
This submission includes three files to implement the Simulated Annealing algorithm for solving optimisation problems. It is the real-coded version of the Simulated Annealing algorithm.
There are four test functions in the submission to test the Simulated Annealing algorithm.
For more algorithm, visit my website: www.alimirjalili.com
You can enroll to the online course about this submission here: https://www.udemy.com/course/hill-climbing-and-simulated-annealing-ai-algorithms/?referralCode=F917866C6F40A1E76840
Cite As
Seyedali Mirjalili (2024). Real-coded Simulated Annealing (https://www.mathworks.com/matlabcentral/fileexchange/74016-real-coded-simulated-annealing), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Simulated Annealing for Travelling Salesman Problem
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.