Chinese mathematics

From formulasearchengine
Revision as of 08:45, 18 December 2013 by en>Graham87 (undo vandalism by 86.188.188.210 ad and 69.203.194.236)
Jump to navigation Jump to search
This article is about the Rodrigues' rotation formula, which is distinct from Euler–Rodrigues parameters and The Euler–Rodrigues formula for 3D rotation.

In the theory of three-dimensional rotation, Rodrigues' rotation formula (named after Olinde Rodrigues) is an efficient algorithm for rotating a vector in space, given an axis and angle of rotation. By extension, this can be used to transform all three basis vectors to compute a rotation matrix from an axis–angle representation. In other words, the Rodrigues formula provides an algorithm to compute the exponential map from so(3) to SO(3) without computing the full matrix exponent.

If v is a vector in and k is a unit vector describing an axis of rotation about which we want to rotate v by an angle θ according to the right hand rule, the Rodrigues formula is:

Derivation

Rodrigues' rotation formula rotates v by an angle θ around an axis z by decomposing it into its components parallel and perpendicular to z, and rotating only the perpendicular component.

Given a rotation axis represented by a unit vector k and a vector v that we wish to rotate about k by the angle θ,

is the component of v parallel to k, also called the vector projection of v on k, and

is the component of v orthogonal to k, also called the vector rejection of v from k.

Let

.

The vectors v and w have the same length, but w is perpendicular to both k and v. This can be shown via

since k has unit length, is parallel to v and is perpendicular to v.

The vector w can be viewed as a copy of v rotated by 90° about k. Using trigonometry, we can now rotate v by θ around k to obtain v⊥ rot. Thus,

v⊥ rot is also the rejection from k of the vector vrot, defined as the desired vector, v rotated bout k by the angle θ. Since v is not affected by a rotation about k, the projection of vrot on k coincides with v. Thus,

as required.

Matrix notation

By representing v and k as column matrices, and defining a matrix as the "cross-product matrix" for , i.e.,

,

Rodrigues' formula can be written in matrix notation:

Using the triple product expansion it can be written as:

since for a normalized vector.

Conversion to rotation matrix

The equation can be also written as

where I is the 3×3 identity matrix. Thus we have a formula for the rotation matrix R corresponding to an axis angle representation [k θ]:

.

Noting that, using the outer product , we have

or, equivalently,

.

For the inverse mapping, see Log map from SO(3) to so(3).

See also

References

  • Don Koks, (2006) Explorations in Mathematical Physics, Springer Science+Business Media,LLC. ISBN 0-387-30943-8. Ch.4, pps 147 et seq. A Roundabout Route to Geometric Algebra'

External links



  • I had like 17 domains hosted on single account, and never had any special troubles. If you are not happy with the service you will get your money back with in 45 days, that's guaranteed. But the Search Engine utility inside the Hostgator account furnished an instant score for my launched website. Fantastico is unable to install WordPress in a directory which already have any file i.e to install WordPress using Fantastico the destination directory must be empty and it should not have any previous installation files. When you share great information, others will take note. Once your hosting is purchased, you will need to setup your domain name to point to your hosting. Money Back: All accounts of Hostgator come with a 45 day money back guarantee. If you have any queries relating to where by and how to use Hostgator Discount Coupon, you can make contact with us at our site. If you are starting up a website or don't have too much website traffic coming your way, a shared plan is more than enough. Condition you want to take advantage of the worldwide web you prerequisite a HostGator web page, -1 of the most trusted and unfailing web suppliers on the world wide web today. Since, single server is shared by 700 to 800 websites, you cannot expect much speed.



    Hostgator tutorials on how to install Wordpress need not be complicated, especially when you will be dealing with a web hosting service that is friendly for novice webmasters and a blogging platform that is as intuitive as riding a bike. After that you can get Hostgator to host your domain and use the wordpress to do the blogging. Once you start site flipping, trust me you will not be able to stop. I cut my webmaster teeth on Control Panel many years ago, but since had left for other hosting companies with more commercial (cough, cough) interfaces. If you don't like it, you can chalk it up to experience and go on. First, find a good starter template design. When I signed up, I did a search for current "HostGator codes" on the web, which enabled me to receive a one-word entry for a discount. Your posts, comments, and pictures will all be imported into your new WordPress blog.
  • Johan E. Mebius, Derivation of the Euler-Rodrigues formula for three-dimensional rotations from the general formula for four-dimensional rotations., arXiv General Mathematics 2007.
  • For another descriptive example see http://chrishecker.com/Rigid_Body_Dynamics#Physics_Articles, Chris Hecker, physics section, part 4. "The Third Dimension" -- on page 3, section ``Axis and Angle, http://chrishecker.com/images/b/bb/Gdmphys4.pdf

fr:Rotation vectorielle#Cas général