Community Profile

photo

Anton


Last seen: 10 months ago Active since 2019

Spoken Languages:
English

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Removing semicolons from data
I have a dataset from a fitbit that gives e.g. steps per minute. The steps are data I can create an array from but the timedata ...

1 year ago | 1 answer | 0

1

answer

Question


How to find out when a timeseries passes zero?
mdl = 'model_241022.slx'; load_system(mdl); simOut = sim(mdl,'SaveOutput','on',... 'OutputSaveName','yOut',... 'SaveT...

1 year ago | 0 answers | 0

0

answers

Question


Saving data from a loop in an array
So I have this code that calculates the inproduct of two vectors. I need the answers (being C), to be saved in an array. How do ...

5 years ago | 1 answer | 0

1

answer

Question


Creating a vector from two points using 3 coordinates
I'm trying to create two vectors from two points created from a set of data. The data set contains 3106 values. I need something...

5 years ago | 1 answer | 0

1

answer