What is augmented vector?

1 answer

Answer

1015947

2026-08-15 12:35

+ Follow

An augmented vector is a vector that is augmented with an extra dimension. This new dimension always takes on the value of 1.

e.g. X = (5, 2)

X' = (5, 2, 1)

where X' is the augmented form of vector X.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.