related to matrix partitioning?

3 views (last 30 days)
raja
raja on 4 Mar 2014
Commented: Walter Roberson on 9 Mar 2014
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
per isakson on 4 Mar 2014

Categories

Find more on Matrices and Arrays 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!