Translate non-square matrices diagonally

when the matrices have same dimension nXn the calculating is easy.
Here we want to find the overlap area while translate 2 non-square matrices diagonally from corner to corner.
Note: main diagonal is not acceptable in our case we need diagonal translation same below image direction.

3 Comments

I do not understand what "transforming [...] diagonally from corner to corner" means here.
We want to do diagonal translation between the first matrix on the top of the second one and calculate the overlap area in each step.

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 16 Oct 2017

Edited:

on 17 Oct 2017

Community Treasure Hunt

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

Start Hunting!