フィルターのクリア

Is it possible to implement genetic algorithm for optimization without any mathematical relation or model?

5 ビュー (過去 30 日間)
Sachin Ghalme
Sachin Ghalme 2013 年 4 月 27 日
回答済み: Prateekshya 2024 年 7 月 15 日 9:33
If I don't have definite model or equation for process, it is possible to optimise the process with genetic algorithm?
  1 件のコメント
Walter Roberson
Walter Roberson 2013 年 4 月 27 日
How would you determine whether one particular set of parameters evaluated as "better" or "worse" than another set ?

サインインしてコメントする。

回答 (1 件)

Prateekshya
Prateekshya 2024 年 7 月 15 日 9:33
Hi Sachin,
I understand that your requirement is to use Genetic Algorithm Optimization when you do not have any mathematical model or equation.
Please note that it is necessary to define the fitness function and the problem statement clearly as these are essential for using Genetic Algorithm. However, you may skip or modify the genetic operators such as crossover and mutation.
I hope this helps!
Thank you.

カテゴリ

Help Center および File ExchangeGenetic Algorithm についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by