averageRT
Version 1.0.1 (1.44 KB) by
Pariterre
Compute the average of a rotation of rototranslation matrix using an optimization process
From an hypermatrix of rotation (3 x 3 x nFrames) or rototranslation hypermatrix (4 x 4 x nFrames), this algorithms builds an optimization problem and compute a norm 1 matrix that is the least square of each corresponding elements of the initial hyper matrix.
This function requires fromAngleToMatrix.m and fromMatrixToAngle.m also distributed on my channel.
Cite As
Pariterre (2025). averageRT (https://www.mathworks.com/matlabcentral/fileexchange/72272-averagert), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Optimization Toolbox in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.