6x6 inverse matrix on Simulink
Show older comments
I am using the LU Inverse block on Simulink to invert a 6x6 matrix. The problem is that in output it creates a 6x1 matrix. Is it normal, should I use another block to compute such an operation or is there something I'm doing wrong?
Answers (1)
I don't think it is normal. See examples in the link below : https://www.mathworks.com/help/dsp/ug/linear-algebra-and-least-squares.html#bvelgo9-7
Categories
Find more on Simulink 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!