Statistics
6 Questions
0 Answers
RANK
132,973
of 298,204
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,548
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 160,571
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Calculate the mean of cells next to each other in an Array where value is smaller than 1
Hello Everybody, I have got an array, where I want to identify values smaller than one. After this I need to calculate the me...
8 years ago | 1 answer | 0
1
answerQuestion
Count the sequence of same values in an array until an new value comes up
Hello everybody! I need to count every sequence of same values, until a new, different sequence of a value comes up. Then, I ...
8 years ago | 3 answers | 0
3
answersQuestion
linear regression of a non-linear dataset
Hello, I want to use a linear regression for every three datas of my given dataset x1. I have a 3x480 matrix full of this dat...
8 years ago | 0 answers | 0
0
answersQuestion
Searching for math expert! angle of vectors in a loop using law of cosines
Hello, I created a loop to get each angle in between two vektors as you can see in the picture. My aim is to get the angle on...
8 years ago | 1 answer | 0
1
answerQuestion
loop-function to count each angle and compare to the previous one
Hello! I have got some data and calculated the regression lines at every sixth datapoint. I am able to compute the angle betw...
8 years ago | 0 answers | 0
0
answersQuestion
Fitting every fifth datapoint one after another
Hello! I want to do a linear regression for a bunch of data, using every fifth or third (maybe tenth) Datapoint. The data wi...
8 years ago | 1 answer | 0