Community Profile

photo

Axel O


Last seen: 11 months ago Active since 2020

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


Scale datetime to the length of longer array
t1 = datetime([2023,03,03,10,00,0]); t10 = datetime([2023,03,28,11,00,0]); tstep = days(1); T1 = t1:tstep:t10; T1 = T1(1...

11 months ago | 1 answer | 0

1

answer

Question


Have one array follow another array with a threshhold
Hi there! I've got two arrays and I want to put a threshhold on one of them and have the other array follow it (see example down...

1 year ago | 1 answer | 0

1

answer

Question


Help with some fft problems, can't come up with a better title
Hello! We have an assignment that involves some fft coding and we have some issues. The teacher gave us a code that should work,...

4 years ago | 1 answer | 0

1

answer