Range of values from where random numbers are drawn for perturbing the optimization/calibration parameters
Vector of lower bounds of random perturbations. Each element refers to one calibration parameter: [param1_min, param2_min, ..., paramN_min].
Vector of upper bounds of random perturbations. Each element refers to one calibration parameter: [param1_max, param2_max, ..., paramN_max].
Splitting each complex into simplexes and propagating each simplex to obtain better parameter estimates.
Number of steps in the simplex propagation.
Configure cost function to minimize
Specify outer-loop stopping criteria.
Splitting each complex into simplexes and propagating each simplex to obtain better parameter estimates.
Range of values from where random numbers are drawn for perturbing the optimization/calibration parameters
Configuration of SCE algorithm.