Caitlin Bemis
Followers: 0 Following: 0
Feeds
提问
Find Index of Max Value in One Matrix and find value of that index in another
I have time series data that corresponds with eachother. I have two matrices of the same length, that have force and length of a...
2 years 前 | 1 个回答 | 0
1
个回答提问
For loop for Covariance of two vectors
I am looking to make a for loop to identify the individual covariance between each point in two lines and plot them as a color m...
2 years 前 | 2 个回答 | 0
2
个回答提问
Plotting sine wave valley to valley
Hello, I am looking to create a sine wave that I can change the amount of time (or frequency) that the duration is and so that ...
2 years 前 | 1 个回答 | 0
1
个回答提问
AUC or trapz for irregular shape that intersects itself
I am trying to figure out how to calculate area under the curve (AUC) for an irregular shape that intersects itself several time...
2 years 前 | 2 个回答 | 0
2
个回答提问
Looking for where line intersects on itself
I am looking to see where a line that is plotted by x and y intersects on itself. I have tried using unique() with the index giv...
2 years 前 | 1 个回答 | 0