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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0