Clear Filters
Clear Filters

6x6 inverse matrix on Simulink

10 views (last 30 days)
EL
EL on 27 Nov 2017
Edited: KVM on 27 Nov 2017
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)

KVM
KVM on 27 Nov 2017
Edited: KVM on 27 Nov 2017
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!