Feeds
提问
What does it mean by *+ operation
I found someone using *+ in their code, but I don't know what this operation does. For example, ones(3,3)*+ones(3,3) yi...
9 years 前 | 1 个回答 | 0
1
个回答提问
Is there a problem about for loop in linux?
This may be a strange question. I am running the following code on the department's supercomputer, whose system is Unix. mulimp_...
10 years 前 | 1 个回答 | 0
1
个回答提问
Can I create several similar anonymous functions with loop and array
I want to create several similar anonymous functions, which depends on elements of an array. An array is given as an input. B...
10 years 前 | 1 个回答 | 0
