码迷,mamicode.com
首页 > 其他好文 > 详细

向量叉乘 Cross product

时间:2017-04-23 12:37:52      阅读:327      评论:0      收藏:0      [点我收藏+]

标签:fat   tcp   hud   ycm   i386   rtt   oar   uda   eid   

参考:Wiki Cross product

技术分享

 技术分享

技术分享

Coordinate notation

The standard basis vectors i, j, and k satisfy the following equalities in a right hand coordinate system:

技术分享

which imply, by the anticommutativity of the cross product, that

技术分享

The definition of the cross product also implies that

技术分享

These equalities, together with the distributivity and linearity of the cross product (but both do not follow easily from the definition given above), are sufficient to determine the cross product of any two vectors u and v. Each vector can be defined as the sum of three orthogonal components parallel to the standard basis vectors:

技术分享

Their cross product u × v can be expanded using distributivity:

技术分享

This can be interpreted as the decomposition of u × v into the sum of nine simpler cross products involving vectors aligned with i, j, or k. Each one of these nine cross products operates on two vectors that are easy to handle as they are either parallel or orthogonal to each other. From this decomposition, by using the above-mentioned equalities and collecting similar terms, we obtain:

技术分享

meaning that the three scalar components of the resulting vector s = s1i + s2j + s3k = u × v are

技术分享

 

Using column vectors, we can represent the same result as follows:

技术分享

 

Matrix notation[edit]


Use of Sarrus‘s rule to find the cross product of u and v

The cross product can also be expressed as the formal[note 1] determinant:

技术分享

技术分享

向量叉乘 Cross product

标签:fat   tcp   hud   ycm   i386   rtt   oar   uda   eid   

原文地址:http://www.cnblogs.com/yaoyu126/p/6752022.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!