Is there a function in MATLAB that uses the method of Attachment?
3 views (last 30 days)
Show older comments
I am doing a homework on solution of matrix and I want to use MATLAB to corroborate my reasoning.
My native language is spanish and I don't know how to search this formula in MATLAB since I don't know its name in english.
The formula goes as follows,
[A]^(-1) = {[A^d]^T}/det[A] % where [A] is a 4 x 4 matrix and [A^d] is the method of attachment, translated from spanish
Has anyone seen some function or code in MATLAB related to this formula?
Thank you for your time.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!