Feeds
提问
How to avoid for loop in specific case
Hi everybody, I would like to avoid for loop in a case shown below. This is a broader tops how to generate vectors from a matri...
13 years 前 | 2 个回答 | 0
2
个回答提问
How to use reshape in specific case
Hi all, can anyone help me with reshaping 3D matrix to 2D in way shown below? Lets say I have a 3D matrix A (A = round(rand(3...
13 years 前 | 1 个回答 | 0
