related to matrix partitioning?

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?

Categories

Find more on Operators and Elementary Operations in Help Center and File Exchange

Asked:

on 4 Mar 2014

Commented:

on 9 Mar 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!