Sine Cosine Algorithm Toolbox
This is a handy toolbox for the recently proposed SCA algorithm. The SCA creates multiple initial random candidate solutions and requires them to fluctuate outwards or towards the best solution using a mathematical model based on sine and cosine functions. Several random and adaptive variables also are integrated to this algorithm to emphasize exploration and exploitation of the search space in different milestones of optimization.
This is the source codes of the paper:
S. Mirjalili, SCA: A Sine Cosine Algorithm for solving optimization problems, Knowledge-Based Systems, in press, 2015, DOI: http://dx.doi.org/10.1016/j.knosys.2015.12.022
Link: http://www.sciencedirect.com/science/article/pii/S0950705115005043
Th original version of this algorithm can be found here: http://www.mathworks.com/matlabcentral/fileexchange/54948-sca--a-sine-cosine-algorithm
If you have no access to the paper, please drop me an email at ali.mirjalili@gmail.com and I will send you the paper.
All of the source codes and extra information as well as more optimization techniques can be found in my personal website at http://www.alimirjalili.com
I have a number of relevant courses in this area. You can enrol via the following links with 95% discount:
*******************************************************************************************************************************************
A course on “Optimization Problems and Algorithms: how to understand, formulation, and solve optimization problems”:
https://www.udemy.com/optimisation/?couponCode=MATHWORKSREF
A course on “Introduction to Genetic Algorithms: Theory and Applications”
https://www.udemy.com/geneticalgorithm/?couponCode=MATHWORKSREF
*******************************************************************************************************************************************
Cite As
Seyedali Mirjalili (2024). Sine Cosine Algorithm Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/54949-sine-cosine-algorithm-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Improved Sine-Cosine Algorithm
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.
SCA Toolbox/
Version | Published | Release Notes | |
---|---|---|---|
1.0 | Links added:
|
|