Feeds
提问
Filter values in an array based on some condition
Given two arrays A and B. A contains some data belonging to 10 different class. B(i,1) gives the index of class stored in A(:,:,...
5 years 前 | 1 个回答 | 0
1
个回答提问
Operation on arrray to change each of its element.
I have a 2*n array say X. I want another 2*2*n array where (:,:,i) = X(:,i)*transpose(X(:,i)). How to achieve it without using f...
5 years 前 | 1 个回答 | 0

