Announcement

Collapse
No announcement yet.

-no subject-

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • -no subject-

    Hallo everybody

    I'am new in this system but I even have a very big problem,
    so here is my first message:


    I'am searching for a methode, with which I can transform 3D-koordinates
    and fit them on a known geometrie from one system into another.

    With the receipt that all measurement errors are independent and normally
    distributed with constant standard deviation, I want to describe the
    rotation (with eulerangle) and translation in an 4x4-matrix.

    | R t |
    M = | |
    | 0 1 |


    | cosf*cosg -sinf*cosg sing
    | |
    |
    R = | cosf*sing*sinh+sinf*cosh -sinf*sing*sinh+cosf*cosh
    -cosg*sinh | |
    |
    | -cosf*sing*cosg+sinf*sinh sinf*sing*sinh+cosf*sinh
    cosg*cosh |



    For the approximation I want to take the Levenberg-Marquard-algorithmen
    in combinatoin with the least squares method, because this algorithmen works
    normaly very good. But here I have some problems with it, because I have not
    only a function but a 4x4-matrix with 6 unknowns
    - 3 angles and 3 translations -

    And there is my question, have anyone a solution for this problem???


    I'am very pleast to you if you can help us.





    Thank you for your time.


    ------------------------------------------------------------
    | Michael Liebschner | Tel: +41 31 632 8679 |
    | M.E.M. Inst. for Biomechanics | Fax: +41 31 381 0259 |
    | University of Bern | Internet mike@mem.unibe.ch |
    | Murtenstr. 35, P.O.Box 30 | |
    | CH-3010 Bern, Switzerland | |
    ------------------------------------------------------------
    ------------------------------------------------------------
    | Michael Liebschner | Tel: +41 31 632 8679 |
    | M.E.M. Inst. for Biomechanics | Fax: +41 31 381 0259 |
    | University of Bern | Internet mike@mem.unibe.ch |
    | Murtenstr. 35, P.O.Box 30 | |
    | CH-3010 Bern, Switzerland | |
    ------------------------------------------------------------
Working...
X