Carlos Goncalves Moreira
Followers: 0 Following: 0
Feeds
提问
Count the appearances of each value per bin within a vector of 144 bins.
I have a vector of 21600 values between [-3;2]. I want to divide this vector in 150-value bins and count how many times each val...
6 years 前 | 2 个回答 | 0
2
个回答提问
Plot a binary value each time a number in vector A is also present in vector B.
I have two vectors of different sizes: A=5000x1 and B=86000x1. They both represent time in seconds, but A shows important timest...
6 years 前 | 1 个回答 | 0
1
个回答提问
How do I extract elements of an array having their indexes in another array?
I have two arrays: one with data points ( _b_, averaged every _n_ points from a longer array _a_) and another one with specific ...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to get the difference between two robust regressions (based on repeated measures) and statistically analyse it?
I have been struggling with this problem for already a couple of long weeks. Perhaps someone can give me some help or suggestion...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to force my robust regression to pass through y=1?
I have a very simple code with two vectors. I want to compute a robust regression on those values, but forcing the function to p...
7 years 前 | 1 个回答 | 1