Thursday, December 1, 2016

Hypo-Variance Brain Storm Optimization?

I never heard of this before, but here is a Matlab application. Looks like “Brain Storm Optimization” is yet another heuristic. (Not so easy to keep track, every academic seems to have the urge to invent his/her own heuristic these days).

References
  1. https://www.mathworks.com/matlabcentral/fileexchange/60488-hypo-variance-brain-storm-optimization
  2. Yuhui Shi, Brain Storm Optimization Algorithm, 2011 [link]
  3. Cheng, S., Qin, Q., Chen, J. et al, Brain storm optimization algorithm: a review, 2016 [link]

4 comments:

  1. Brain Storm Optimization is rooted from Particle Swarm Optimization for solving multi-modal problems, and Hypo Variance is a fractional version of Gauss Variance for distinguishing variables with high order moment variations.

    ReplyDelete
  2. Here is the link, that the test report of BSO algorithms in C++ Version,
    https://www.researchgate.net/publication/335229655_Testing_Report_of_BSO_Algorithms_in_C_Version

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
    2. https://en.wikipedia.org/wiki/Brain_storm_optimization_algorithm


      Delete