I have an issue in executing GWO-SVM
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!