Dear Friends, please help me in finding (matlab code) the inverse of this matrix. F=[ 1 1 -1 -1; -a b c d; e -f -g h; j k l m]. where a, b, c etc are constants.Best Regards.
Show older comments
Dear Friends, please help me in finding (matlab code) the inverse of this matrix.
F=[ 1 1 -1 -1; -a b c d; e -f -g h; j k l m].
where a, b, c etc are constants.Best Regards.
Accepted Answer
More Answers (1)
Geoff Hayes
on 17 Dec 2014
1 vote
Hassan - if you are looking for the algorithm to determine the 4x4 matrix inverse, then see the notes from http://www.euclideanspace.com/maths/algebra/matrix/functions/inverse/fourD/index.htm which you can then update given your above matrix.
1 Comment
hassan ullah
on 2 Jan 2015
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!