Clear Filters
Clear Filters

related to matrix partitioning?

1 view (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

Community Treasure Hunt

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

Start Hunting!