I am getting the error message while Running my code .
显示 更早的评论
Nonlinear iteration is not converging with step size reduced to hmin (3.22191e-17) at time 0.00906886. Try reducing
the minimum step size and/or relax the relative error tolerance
3 个评论
Walter Roberson
2023-4-27
please tell us more about what you are doing.
PRITAM KUMAR NIRALA
2023-5-1
Walter Roberson
2023-5-1
编辑:Walter Roberson
2023-5-1
As far as I can see that is a Simulink message, However, the particle swarm algorithms use randomness and so are probably not compatible with using any of the variable step ode algorithms such as ode15s
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!