I have an issue in executing GWO-SVM
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am going to apply Grey Wolf Optimizer with SVM (GWO-SVM). When I execute the program I got an error as
"ndex exceeds the number of array elements (0).
Error in GWO_SVR_exmp (line 62)
fitness=fitness(2); % The average mean square error MSE is used as the optimized objective function value "
Please guide me the solution about it.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Problem-Based Optimization Setup 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!