Can somebody explain me the name and/or intuition behind this equation?
dm(A,B)=max{∥(A−B)x∥:x∈Rn,∥x∥=1}
Kindly refer the equation here: Distance/Similarity between two matrices
EDIT: I posted it here as I didn't have enough reputation to comment and ask in the above question link. Thus, kindly vote the question if possible.
If $||x||=1$ then it is a unit (therefore somehow standardised) vector. Matrix $A$ applied to such a vector would transform it somehow. So will matrix $B$. The measure is a difference of that transformation. If the difference in the resulting vectors is big, then you might say that $A$ and $B$ are producing quite a different result and the "difference" between the matrices is big. If you try all of the $x$ values to see which causes the biggest (max) change, then you are just using that largest seen change as a way of comparing all vectors.
– Benedict W. J. Irwin Nov 14 '19 at 16:59$$at the front and back of it, and you will get exactly what you see there. If you put only one$at each end, you will get the in-line version. (2) Click on the "edited Sep 30 '13 at 7:28" link on the bottom. You can see the edit history. Click on Markdown and you can see the formatting. – Paul Sinclair Nov 15 '19 at 01:40