Time-Varying Optimal Solutions#
A trajectory \(\{\beta^*_k\}\) is a critical path [1] of a time-varying inclusion problem if
Time-variation in the operators \(F_k\) may arise from tracking a moving target.
The time-varying inclusion problem may be expressed as the existence of a pair \((\beta^*, w^*)\) with
opt-syn supports time-variation in \(\beta^*\) according to linear dynamics. Time-variation in \(w^*\) is not yet supported. This restriction is equivalent to the existence of time-independent operators \(F_\bullet\) such that
The linear system (signal generator) governing the path \(\beta^*\) is described by
Tracking of an the optimal solution is accomplished by setting the tracking field in opt_system to a struct with fields (Sbeta, Rbeta).
Time-variation of w^* is not yet supported.
See also
The Tracking example executes an algorithm with an oscillating optimal trajectory, with provided code.