rzdx / FHF

Fuzzy similarity measure-based hybrid image filter for color image restoration: multimethodology evolutionary computation
5 stars 0 forks source link

Implement DE/best/1/bin #5

Closed ChinChangYang closed 10 years ago

ChinChangYang commented 10 years ago

Implement DE/best/1/bin.

Reference:

  1. Price, Kenneth V., Rainer M. Storn, and Jouni A. Lampinen. "Differential evolution a practical approach to global optimization." (2005).
  2. Das, Swagatam, and Ponnuthurai Nagaratnam Suganthan. "Differential evolution: A survey of the state-of-the-art." Evolutionary Computation, IEEE Transactions on 15.1 (2011): 4-31.
ChinChangYang commented 10 years ago

Implemented in https://github.com/rzdx/FHF/blob/master/%2Bfn/dfev.m.