how to skip the iteration giving Unable to reduce the step size without violating a minimum step size

1 次查看(过去 30 天)
Error using Get_Functions_details>PID (line 68)
Unable to reduce the step size without violating a minimum step size of
3.37507799486057E-14 at time 9.5000000000002984 for model 'power_PSS16'
Error in PSO (line 72)
fitness=fobj(pos(i,:));
Error in MainPSO (line 58)
[Best_score4,Best_pos4,PSO_cg_curve] =
PSO(SearchAgents_no,Max_iteration,lb,ub,dim,fobj);

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Particle Swarm 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by