Question

first use Gram-Schmidt on x1, x2 to create orthogonal vectors v1 and v2 with the same...

first use Gram-Schmidt on x1, x2 to create orthogonal vectors v1 and v2 with the same span as x1, x2. Now use the formula

p =((y, v1)/(v1, v1))v1 + ((y, v2)/(v2, v2))v2

to compute the projection of y onto that span. Of course, replace the inner product with the dot product when working with standard vectors

1)

Compute the projection of y = (1, 2, 3)  onto span (x1, x2) where

x1 =(1, 1, 1) x2 =(1, 0, 1)

The inner product to use is the usual dot product

Homework Answers

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions