Feeds
提问
Loading mat files in matlab created from octave
I have this .mat file created from octave, which contains structures. When I wanted to load the mat files from matlab, it show...
10 years 前 | 3 个回答 | 0
3
个回答提问
Random split of a vector of unequal lengths
How can I split a vector in k unequal subsets? For example, if I have 200 data, a random split might give us 63, 95 and 150. ...
10 years 前 | 3 个回答 | 0
3
个回答提问
Subset of time series of fixed length?
How do I search for the indices in a vector for a subset of a fixed length? Say, I have a vector of length 100. The average val...
10 years 前 | 2 个回答 | 0