Re: optimal set of basis vectors



"jindra" <jparus@xxxxxxxxx> wrote in message
news:1174403228.384115.200470@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

To describe some real application. Let's have a set of 3D vectors V =
{vi} in E3 (analogy of aforementioned L where N = 3). Project vi using
orthogonal projection on some plane (the plane is a subspace of E3,
i.e., M = 2) so that the projection is closest possible with respect
to V. For example, we can project vectors vi to xy plane which will
yield some error, or we can project vectors vi to xz plane which will
yield another error. I would like to find such plane which would yeild
the smallest error. The question is how to find such plane, i.e., its
basis vectors. Of course I'm looking for some dimension indepedent
solution, this was just one instance of my problem.

You may use a least-squares error approach. This document,
http://www.geometrictools.com/Documentation/LeastSquaresFitting.pdf
shows how to fit a line to points in N dimensions and how to fit a
hyperplane (M = N-1) in N dimensions. The ideas easily extend
to fitting an M-flat to points in N dimensions.

--
Dave Eberly
http://www.geometrictools.com


.



Relevant Pages

  • Re: Characteristics of multi-dimensional spaces?
    ... Does the plane have two sides or one? ... the thickness of a slice. ... but ISTM that LxWxHx4D dimension equals such volume. ... Since you want more projection consideration why not drop down to 1D ...
    (sci.physics)
  • Re: Characteristics of multi-dimensional spaces?
    ... plane, extending in two of the available three dimensions. ... You could give your plane projection some ... what you are considering and there is no one right way to slice it. ...
    (sci.physics)
  • Re: Vector Projection Question in 3-Space
    ... For a plane whose normal vector is I find the following ... most important parts of this projection are that these vectors dot ... Still, the cross product is not general dimensional, and what ... it means to have right handed coordinate systems in higher dimensions ...
    (sci.math)
  • Re: Is infinite Euclidean space non-euclidean?
    ... circle will also then, as you say, have an infinite length. ... of projecting the sphere, ... You can assume that the projection is to a plane which is tangential ...
    (sci.logic)
  • Re: Vector Projection Question in 3-Space
    ... onto a plane with normal ... vector, is the projection ... Your ignorance shines through again. ... The "projection onto the plane" is the map T that takes every point ...
    (sci.math)