related to matrix partitioning?
Show older comments
hi, I have a linear matrix of size n (i.e. dimension 1*n) where n is a multiple of four. I have to recursively partition it into four equal parts until n=4. How can I do it in matlab? Also I want to get all the partitioned matrix as well? I am in urgent need?
Answers (1)
per isakson
on 4 Mar 2014
0 votes
Categories
Find more on Operators and Elementary Operations 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!