请输入您要查询的字词:

 

单词 ExampleOfGramSchmidtOrthogonalization
释义

example of Gram-Schmidt orthogonalization


Let us work with the standard inner product on 3 (dot productMathworldPlanetmath) so we can get a nice geometrical visualization.

Consider the three vectors

v1=(3,0,4)
v2=(-6,-4,1)
v3=(5,0,-3)

which are linearly independentMathworldPlanetmath (the determinantMathworldPlanetmath of the matrix A=(v1|v2|v3)=1160) but are not orthogonalMathworldPlanetmath.

We will now apply Gram-Schmidt to get three vectors w1,w2,w3 which span the same subspacePlanetmathPlanetmathPlanetmath (in this case, all R3) and orthogonal to each other.

First we take w1=v1=(3,0,4). Now,

w2=v2-w1v2w12w1

that is,

w2=(-10825,-4,8125)

and finally

w3=v3-w1v3w12w1-w2v3w22w2

which gives

w3=(18561129,31321129,13921129)

and so {w1,w2,w3} is an orthogonal set of vectors such that w1,w2,w3=v1,v2,v3.

If we rather consider {w1/w1,w2/w2,w3/w3} then we get an orthonormal setMathworldPlanetmath.

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/4 22:11:38