I have an issue in executing GWO-SVM

2 views (last 30 days)
Abdul Ghaffar
Abdul Ghaffar on 17 May 2020
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.

Answers (0)

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!