Feeds
질문
Derivative of table between NaN values
I have data in a table, in between there are NaN values. I want to calculate the derivatives (using the 1st column as x's an...
6개월 전 | 답변 수: 2 | 0
2
답변질문
table with NaNs into separate cells
I have a table (M) with 4 columns (columns named X, Y, Z,K) , there is a break between the data that loads as NaN. I want place...
7개월 전 | 답변 수: 1 | 0
1
답변질문
removing quotes from table
Hi, I have a table with gregorian time that loads as having single quotes around it. This is giving me issues when I want t...
7개월 전 | 답변 수: 1 | 0
1
답변질문
split up a matrix at discontinuities
I have matricies of varying sizes, how can i split them where the time is discontinous? Time is in seconds with 60 seconds in be...
7개월 전 | 답변 수: 2 | 0
2
답변질문
Align various discontinous data sets into a chronological ordered matrix
I have four data sets (K,L,M,N) that look at Y-Axis over 24 hours in seconds given in 60 second time intervals ( time, Y-axis ma...
7개월 전 | 답변 수: 1 | 0
1
답변질문
conditional statements on matrices
Hi, I have two matrices like below: I want to search when the 2nd column equals 0 on either matrix and make a new matrix tha...
8개월 전 | 답변 수: 1 | 0
1
답변질문
Subtract first and last value of each cell array in a cell
Hi, I have a cell made up of several arrays (double). I want to subtract the first and last element of each array into a new c...
8개월 전 | 답변 수: 1 | 0