You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a function that calculates a performance indicator to test_forcespeedcontroller2.jl. It should be zero without any controller and one with perfect control.
First idea: Use the sum of the mean square error of v_err and f_err. But both errors must be relative to some value.