| Author |
Comment/Response |
Zane Kanyer
|
11/19/03 10:13am
I have a matrix that is a 6x6 with four nested 3x3 matricies in it. I am trying to un-nest them into a plain old 6x6 matrix so that I can invert it. I have a feeling what I am trying to do involves the "Flatten" and "Partition" functions, but I am having trouble putting it all together. Any help with this would be greatly appreciated.
Thanks
Zane
URL: , |
|