find_optimal_coefs_vaccaro_pinv | R Documentation |
This function computes the optimal coefficients for a linear combination of p gyroscopes according to Equation (43) in Richard J. Vaccaro and Ahmed S. Zaki, "Reduced-Drift Virtual Gyro from an Array of Low-Cost Gyros", where Q^{-1} is replaced by the pseudo-inverse of Q, ignoring n singular values, as suggested in Equation (54).
find_optimal_coefs_vaccaro_pinv(Q, n)
Q |
A |
n |
An |
c A vector
of coefficients.
Davide Antonio Cucci
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.