RobustAndOptimalControl.jl icon indicating copy to clipboard operation
RobustAndOptimalControl.jl copied to clipboard

Add input/output scaling in model reduction

Open baggepinnen opened this issue 3 years ago • 0 comments

Provide keyword args scaleY, scaleU that rescales the model such that input and output ranges are roughly -1:1 before reducing the model order. When the model is reduced, the inverse scaling is applied before returning.

baggepinnen avatar Feb 16 '23 15:02 baggepinnen