Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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);

Respuestas (0)

Categorías

Más información sobre Particle Swarm en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by