Feeds
提问
forming equally sized bins
What would you use if you if want to always create 10 equally sized (same amount of values) bins and cut off the remainder and p...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to fix "index exceed matrix dimension"?
if sum(ismember(totalcheck,[ones(size(totalcheck,2))*2],'rows')) > 0 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Can someone explain what this chunk of code is doing (in layman's terms)?
if sum(ismember(totalcheck,[ones(size(totalcheck,2))*2],'rows')) > 0 && sum(ismember(behvcheck,[ones(size(totalcheck,2))*2],'r...
8 years 前 | 1 个回答 | 0
1
个回答已回答
how to find the moving average in an array of zeros and ones
I know to that end, but before I can do that I'm not sure how to set all the elements in runbet into a array
how to find the moving average in an array of zeros and ones
I know to that end, but before I can do that I'm not sure how to set all the elements in runbet into a array
8 years 前 | 0
提问
how to find the moving average in an array of zeros and ones
if sum(ismember(totalcheck,[ones(size(totalcheck,2))*2],'rows')) > 0 ...
8 years 前 | 2 个回答 | 0