Matrix interpolation
Online calculation of the interpolation of 4x4 matrices
The calculator on this page calculates the interpolation of two matrices with 4 x 4 elements. To calculate, enter the data of the two matrices and the weighting value. Then click on the 'Calculate' button.
The value zero is assumed for empty fields.
|
Description of the matrix interpolation
A linear interpolation is performed from the first to a second matrix based on a value indicating the weighting of the second matrix.
If the weighting value is \(0 \), the interpolated matrix is identical to the first matrix. If the weighting value is \(1 \), the result is identical to the second matrix. If the weighting is between \(0 \) and \(1 \), the values of the calculated matrix lie between the two matrices. If the value is less than \(0 \) or greater \(1 \), the value is outside the range.
Matrix 3x3 Functions
Addition • Subtraction • Multiplication • Scalar Multiplication • Rotation X axis • Rotation Y axis • Rotation Z axis • Y, P, R Rotation quaternion • Y, P, R Rotation Euler angles • Invert • DeterminantMatrix 4x4 Functions
Addition • Subtraction • Multiplication • Scalar Multiplication • Rotation X axis • Rotation Y axis • Rotation Z axis • Y, P, R Rotation • Vector Rotation • Invert • Determinant • interpolation
|