How to get a 3D correlation matrix coefficientes between two 3-d matrices?

Hello all,
I have two matrices:
A = 79X95X68 double B = 79X95X68 double
I would like calculate the correlation coefficient between these two matrices. The things is that I want a 3D correlation matrix with the same size of A and B. Is it possible? Any tips?
Thanks

Answers (0)

Categories

Asked:

on 14 Feb 2018

Commented:

on 3 Apr 2020

Community Treasure Hunt

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

Start Hunting!