I'm new to MATLAB and I'm interested in creating an optimization algorithm. Can someone provide guidance on how to get started?

8 vues (au cours des 30 derniers jours)
I want to develop an optimization algorithm for my thesis purpose give me any suggestions how to start the work and guidance.
  3 commentaires
SRINIVASULU
SRINIVASULU le 22 Jan 2024
I had done tutorials and all regarding MATLAB ,I want to write a new algorithm.
Dyuman Joshi
Dyuman Joshi le 22 Jan 2024
I don't see how writing a new mathematical algorithm is related to MATLAB.

Connectez-vous pour commenter.

Réponses (1)

Sam Chak
Sam Chak le 22 Jan 2024
When you talk about "creating an optimization algorithm," do you mean that you want to invent a novel optimization algorithm that has never been seen, heard, or published before? If you don't know where and how to start, then I suggest you look up the design frameworks of popular nature- or metaphor-inspired metaheuristics because it is a very active area of research.
However, it is crucial to understand that asserting the novelty of your proposed optimization algorithm does not inherently guarantee its actual novelty. Numerous algorithms that are claimed to be "novel" often turn out to be mere repackaging of pre-existing ideas, with existing concepts being renamed. A notable instance of this debate revolves around the Intelligent Water Drops algorithm. If you are interested, you can find further information on this topic here:
In general, it is important to ensure that your work aligns with the criteria established in the Policies on Heuristic Search by the Journal of Heuristics, as these criteria play a significant role in contributing to the advancement of the field.

Catégories

En savoir plus sur Surrogate Optimization dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by