Using matrix for algebraic operation with its elements
Hi,
I would like to know if it's possible to use the matrix for algebraic calculations with its "individual" matrix elements. For example, i have matrix Z and i would like to logarithm each element, something like log(Z). Or do another algebraic operation with all elements separetly. What is the best practice?
Thanks