필터 지우기
필터 지우기

MD trajectory superposition and transformation

조회 수: 5 (최근 30일)
Haleh
Haleh 2013년 3월 17일
Hi,
I am trying to superpose and transform a set of coordinates(more than 10000, N*3 matrices)to a reference matrix. I can superpose them using superpose function in MD trajectory analysis toolbox but the transformation does not happen. Is Procrustes function in Statistical analysis tool box the right way to do it or what? I appreciate the help.

채택된 답변

Matt J
Matt J 2013년 3월 17일
편집: Matt J 2013년 3월 17일
If you're comparing 2 sets of Nx3 data sets that differ by an affine transformation then Procrustes might be the thing to use. If you simply have a rototranslation+scaling (i.e., no reflection) there is also this,
If you have different number of points in each data set and/or it is not a an affine transformation, the situation is more complicated.
  댓글 수: 1
Haleh
Haleh 2013년 3월 18일
Actually I have more than 10000 sets of data.I was thinking of using Procrustes in a loop. I will try your suggestion and get back to you. Thank you.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by