Getting an Error while runnig pso algorithm

While running PSO algo and calling a styblinski-tang function get an error msg like
error in untitled3 (line 48)
[~, fBest, info] = PSO(objFun, x0, xLow, xUpp, options);
i take the PSO code and Styblinski-tang function code from matlab itself.
How i can remove this error.

Antworten (0)

Gefragt:

am 7 Mai 2020

Kommentiert:

am 7 Mai 2020

Community Treasure Hunt

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

Start Hunting!

Translated by