Skip to main content
. 2022 May 11;22(10):3672. doi: 10.3390/s22103672
Algorithm 1 Dimensional reduction of a generation matrix.
  • 1: Define d, stating the maximal zonotope complexity

  • 2: Sort the column vectors R in decreasing order based on their euclidean norm, leading to:
    R=[Q1Qd2Qd1Qd]
  • 3: Replace each set [Qd1Qd] by its interval hull.