photo

Milena


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
115,593
of 300,365

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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 over video data
Hi guys, I want to extract data from a video, which is saved as a 4d Array. My plan is to use a for loop to extract data from t...

2 years ago | 1 answer | 0

1

answer

Question


Sliding window: array gets smaller
I am currently working on implementing a sliding window into my code. This is is what i have got so far: windowLength = 10; ...

3 years ago | 1 answer | 0

1

answer

Question


Leave-One-Out-Cross-Validation
Hi, I need to do a Leave-One-Out-Cross-Validation, but I dont even know how to start. I read cvpartition etc. Can someone hel...

3 years ago | 0 answers | 0

0

answers

Question


Load different files from folders
Hi, I have one folder which contains data from patients. Every patient has its own subfolder with 3 files in it. I wnat to load ...

3 years ago | 1 answer | 0

1

answer

Question


How do I find a maximum within a certain range
I am currently trying to find the maximum of a signal, but I only want the max between 0.1 and 0.7, can anyone help? I have bee...

3 years ago | 2 answers | 0

2

answers