what is Lower and upper bound in optimization techniques?
3 次查看(过去 30 天)
显示 更早的评论
what is the upper bound and lower bound in optimization techniques like PSO, GOA..etc.? In the PSO (particle swarm optimization) matlab code which is available in the matlab exchange, LB=[0 0 0] and UB=[10 10 10] is used . why it is assumed so?Please help me to know about this.
Thanks in advance.
1 个评论
Walter Roberson
2019-1-27
Which File Exchange contribution are you looking at? The ones I look at use different bounds than that.
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!