Skip to content

Evolution Strategy (ES) in MATLAB according to the generational ES algorithm that search for a real-valued vector of length 30, which represents the thickness of each layer in a 30-layered optical system.

Notifications You must be signed in to change notification settings

sevmardi/Evolution-Strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution Strategy

Evolution Strategy (ES) in MATLAB according to the generational ES algorithm that search for a real-valued vector of length 30, which represents the thickness of each layer in a 30-layered optical system.

Goal

  • To filter out some certain wavelength in Multilayer system and Spectral reflectance profile

For experiments we use the following settings:

  • 30,000 function evaluations for each run,
  • Averaged over 20 runs

About

Evolution Strategy (ES) in MATLAB according to the generational ES algorithm that search for a real-valued vector of length 30, which represents the thickness of each layer in a 30-layered optical system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages