Research Article

Outlier-Resistant Localization for Smart Cities: Low-Rank Approximation-Based Approaches

Algorithm 3

MatrixIRLS.
Input: observed EDM .
Output: restructured EDM .
Initialize: , , , , .
fordo
  Solve optimization problem:
   .
  Update smoothing parameter:
    .
  Generate the matrices needed for the weighting operator
     .
  Update
end for
      .