Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0