Community Profile

photo

pkll201


Last seen: 3 dagen ago Active since 2022

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Content Feed

View by

Question


Interpolating one variable to another with duplicate data points using interp1 - Error: Sample points must be unique.
I am trying to interpolate data based on another variable, to 360 data points long. So for every increase of 1 degree in the pr_...

ongeveer 2 maanden ago | 1 answer | 0

1

answer

Question


Creating new field names within a new structure when trying to reshape data
I have a dataset saved into a structure which each person has several trials of 360 data points. The data is structured as varia...

7 maanden ago | 1 answer | 0

1

answer

Question


How can I use a for loop to interpolate to a certain number of points, and remove NaNs?
I have a for-loop to remove NaN values at the end of my dataset, and this currently interpolates to the longest trial in my data...

11 maanden ago | 2 answers | 0

2

answers

Question


Subtract all values from one structure from another structure
I have two structures with various different sections of a dataset. Both structures are identically sized - they are set up exac...

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


How to use if statement to add if negative and minus if positive
I am trying to write an if statement to add 180 if the value is negative, and minus 180 if the value is positive. I have tried t...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


How can I interpolate across columns within a matrix where the dataset are different lengths and NaN values are at the end of the columns?
Hi everyone, I have a data set where I am trying to normalise, interpolate and transpose the data. Each column of data is angle...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


How can I write a loop that will normalise each column of data to zero?
Hi everyone, I have a data set where I am trying to normalise each column of data to start at 0 degrees, and be in a positive d...

ongeveer 2 jaar ago | 1 answer | 0

1

answer