data analysis - Finding matrices correlation -


i have 2 matrices (a , b) have same rows , cols. want compare them in order find if there row in associated values in matrix less values of same row in matrix b. e.g.

a: [5.5 5.8 5.9; 2.3 2.5 2.7; 9.1 9.2 9.0] b: [5.6 5.3 5.7; 7.8 7.9 7.5; 9.0 9.5 8.9]

and interested in row 2 values less other matrix.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -