binning a matrix down

1 view (last 30 days)
Ahmed Abdulla
Ahmed Abdulla on 10 Jul 2019
Answered: Walter Roberson on 11 Jul 2019
i have 2 different matrices, one thats 3220x6440 and the other is 1440x2880 and i would like to directly compare them and so i need both matrices to be 1440x2880 but im not sure how to bin the 3220x6440 matrix to make it a 1440x2880 matrix as the multiple is not an integar.

Accepted Answer

Walter Roberson
Walter Roberson on 11 Jul 2019
imresize()

More Answers (0)

Categories

Find more on Matrices and Arrays in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!