Derivative of SVD V and U matrices

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
saulg
Messages
3
Reaction score
0
sorry I am new and posted instead of previewing...im currently writing the post
 
Physics news on Phys.org
I find a rotation matrix which best describes how to get from one set of atomic coordinates (molecular geometry) to another by just a pure rotation.

The rotation matrix R is defined

[tex]R=V \left( \begin{array}{ccc}<br /> 1 & & \\<br /> & 1 & \\<br /> & & \left|VU^T\right| \end{array} \right)U^T[/tex]

where V and U are from the SVD of matrix K:

[tex]K=V\Lambda U^T[\tex]<br /> <br /> K is formed by summing over i the outer products of the coordinate vectors of atom i in the first and second geometry. (i follow the method described at http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/MARBLE/high/pose/least.htm" )<br /> <br /> <br /> I.e K depends on atomic coordinates, and so do U and V.<br /> <br /> I require the derivative of each element of R with respect to atomic coordinate. (The rotation matrix is used in an energy approximation and I need analytic forces)<br /> <br /> <br /> Any answers or hints much appreciated.[/tex]
 
Last edited by a moderator: