calculate_objective_pso function

pso Wrapper for calculate_objective

pso Wrapper for calculate_objective

The psoptim objective function assumes parameters will be a vector and this function converts it to a named list to be consistent with the ubiquity optmization routines.

calculate_objective_pso(pvect, cfg)

Arguments

  • pvect: system parameters
  • cfg: ubiquity system object

Returns

objective function value

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07