Re: Affine transformation
- From: Chip Eastham <hardmath@xxxxxxxxx>
- Date: Mon, 03 Sep 2007 21:18:20 -0000
On Sep 3, 3:12 pm, "feniks" <bartek.miel...@xxxxx> wrote:
Hi,
how to define affine transformation that transforms points [1,0], [2,0] and
[2,1] to points [0,1], [1/sqrt(2), 1+1/sqrt(2)] and [0,1+sqrt(2)] ?
One way to proceed is to consider the general case
of an affine transformation on R^2. Six (real)
parameters are required (four matrix entries and
a 2-vector), and you have six equations with which
to determine these (three 2-vector equations are
equivalent to six scalar equations).
If you understand the relationship between affine
and linear transformations sufficiently, it is
possible to find a shorter solution, almost by
inspection.
regards, chip
.
- References:
- Affine transformation
- From: feniks
- Affine transformation
- Prev by Date: Re: JSH: Contradictory behavior, issue of math fraud
- Next by Date: Re: JSH: Contradictory behavior, issue of math fraud
- Previous by thread: Re: Affine transformation
- Next by thread: Re: Affine transformation
- Index(es):