Interpolating spatial orthogonal matrices

I have orthogonal matrices that is a function of space: The columns of a matrix value at each nodal point are orthogonal. I would like to create an interpolant for an unstructured grid that will yield orthogonal matrices at intermediate points.

Answers (1)

Matt J
Matt J on 7 Nov 2018
What I've seen some people do is convert to quaternions and interpolate in that space instead.

Categories

Find more on Interpolation in Help Center and File Exchange

Asked:

on 7 Nov 2018

Answered:

on 7 Nov 2018

Community Treasure Hunt

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

Start Hunting!