photo

Mirko Tomic


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
164,353
of 300,369

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

3 years 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]

3 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...

3 years ago | 2 answers | 0

2

answers