A elastic tensor is a 3*3 symmetric matrix that determines some material property.

I have a elastic tensor A and I want to find the most similar elastic tensor B from a collection of elastic tensors {B}.

Does the correlation coefficient of two matrices could be used to find B?

If not, does it exist some characteristics in elastic tensor to determine the best similar B?

b.t.w. my elastic tensor is not just composed by E and \mu, it's like:

[C11, C12, C13;

C12, C22, C23;

C13, C23, C33;];

Thanks in advance.

Similar questions and discussions