compare_A.RdThis function compute errors between the two A matrices, after guessing the permutation from the minimum MAE.
compare_A(A_r, A_est)
| A_r | The real A matrix used for the simulation.. |
|---|---|
| A_est | The calculated A matrix. Permutation is guessed from the minimum MAE. |
This function return the matrix with noise.