How to increase the number of peaks in following formulation i.e. x(1),...x(14)
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
options = gaoptimset('PopulationType','bitstring'); x = ga(@(x)peaks(x(1),x(2)),2,[],[],[],[],[],[],[],options)
0 Commenti
Risposte (0)
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!