what is Lower and upper bound in optimization techniques?

3 views (last 30 days)
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 Comment
Walter Roberson
Walter Roberson on 27 Jan 2019
Which File Exchange contribution are you looking at? The ones I look at use different bounds than that.

Sign in to comment.

Answers (1)

Rajashree Annapillai
Rajashree Annapillai on 27 Jan 2019
I have attached the file which I have referred sir.

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!