Feeds
提问
selectively replace elements in vector
I need to replace some of the values in a vector example a = [ 2 2 2 2 3 3 3 3 7 7 4 4 4 4 4 7 7 7 7 7 7 1 1 1 ] I need...
12 years 前 | 1 个回答 | 1
1
个回答提问
best way to store large time series data
I plan to collect intraday data (1 min) for several instruments. what is the best way to keep them for long term ? should ...
12 years 前 | 1 个回答 | 0
1
个回答提问
question on use of Tilde
Hi I was looking at on of the sample code in matlab webinars, I could not understand the use of ~ in the code below , as I ...
12 years 前 | 1 个回答 | 0
1
个回答提问
rounding elements in array to nearest 0.25
i need to round off some numbers to nearest quarter , with an option to round up or round down to nearest quarter for e.g. ...
13 years 前 | 3 个回答 | 3