Is it possible to implement genetic algorithm for optimization without any mathematical relation or model?
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
If I don't have definite model or equation for process, it is possible to optimise the process with genetic algorithm?
1 Commento
  Walter Roberson
      
      
 il 27 Apr 2013
				How would you determine whether one particular set of parameters evaluated as "better" or "worse" than another set ?
Risposte (1)
  Prateekshya
      
 il 15 Lug 2024
        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.
0 Commenti
Vedere anche
Categorie
				Scopri di più su Genetic Algorithm in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


