Package net.simplace.sim.control.generators


package net.simplace.sim.control.generators
Parameter generators for calibration and sensitivity analysis WIKI_START Generators generate a number of parameter sets and create for each parameter set a simulation. In this package you find some special generators. See also the common [../simplace/class_net.simplace.sim.control.generators.EquidistantCalSimGenerator.html EquidistantCalSimGenerator] that is part of the simplace framework package. WIKI_END
  • Classes
    Class
    Description
    Generate simulations with parameters created using random Latin hypercube sampling WIKI_START == Example == Three dimensional hypercube with 1600 samples: {{{ | | | | | 1600 | }}} == References == LHS and permutation functions by Le Minh Nghia, NTU-Singapore ([https://code.google.com/p/evolutionary-algorithm/ Google code link]) WIKI_END
    Generate simulations with parameters created randomly from specified distributions.
    Generate simulations with parameters created randomly from specified distributions.