Correlation between two different matrices

Hi,
I have a matrix (attached as Ideal.jpg) and a smaller sized matrix that's a measurement of a subset of the ideal. The values in this measurement do not match the values in the ideal matrix, and it looks like a rotated subset.
Pls, how can I find and extract the section of the large matrix that best correlates with the smaller matrix? I want to find the difference between the matrices but need to know the best overlapping regions.
Thanks!

 채택된 답변

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2019년 10월 5일

0 개 추천

Hi,
In my opinion, the image processing can be a good possibility to find out how far they match by using, e.g.imread() and compare them sizewize and do small calcs of % match.

댓글 수: 2

Michael
Michael 2019년 10월 8일
I'll try that, thanks.
Welcome. It is a just pleasure.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Community Treasure Hunt

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

Start Hunting!

Translated by