Community Profile

photo

Mirko Tomic


Last seen: 4 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


for loop for signal with changing conditions?
Hello, i need to create a for loop for the following orange signal with the first 2 negative peaks then 2 positive and so on th...

1 year ago | 1 answer | 0

1

answer

Question


Deleting non identical values of 2 vectors?
Hi, i have 2 vectors: a = [5 6 1 8 4 7 3] b = [4 5 6 2] the outcome i need is --> a = [5 6 NaN Nan 4 NaN NaN]

2 years ago | 1 answer | 0

1

answer

Question


Find rising and falling point
Hi, i need to extract the value with time stamp of the 2 red points from a vector. Does anyone know an idea or approach for t...

2 years ago | 2 answers | 0

2

answers