Feeds
提问
Who do I create a sequence of matrices?
Hello everybody! I need to create a sequence of matrices of the following form. For example: From the input: 1 2 ...
13 years 前 | 2 个回答 | 0
2
个回答提问
How to draw a surface without some of the points?
Hello everyone. I have a data, say, x=1:1:5 And a have an y data y=1:1:5 which exists for a limited values o...
13 years 前 | 1 个回答 | 0
1
个回答提问
How do I create a sparse matrix of the following form?
Hello. Im trying to create a sparse matrix for some vector k, for example [1;2;3], of the following form: k = [1;2;3]...
13 years 前 | 1 个回答 | 0
