Feeds
提问
Subtract column vectors from eachother in every possible constelation
I have a column matrix "Sample (10,n)" and now I want to subtract the column matrix "Testp (10,n)" from the Sample-matrix. To be...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to sum up multiple matrices, element by element
So I've got multiple 100x100 matrices saved as a multidimensional Array a. Now I want to sum them up, element by element so the ...
8 years 前 | 2 个回答 | 1
