photo

Anna Sidiropoulou


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
167,958
of 301,261

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,209

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,690

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Find values per day using a bin width.
Hi. I have an 738x2 catalog that contains days (0,1,2..etc) and earthquake magnitudes. I need to to find the magnitudes per day ...

5 years ago | 1 answer | 0

1

answer

Question


Replace the numbers in an array
Hello, I have an array like A[ ]: B[ ]: -nan ...

5 years ago | 1 answer | 0

1

answer

Question


Change the structure of multiple .txt files and store them as .mat files
I have 15 .txt files that I choose them from my directory and I need to change their structure and save them as .mat files. So ...

6 years ago | 1 answer | 0

1

answer

Answered
Create subsets by a moving window.
It worked! Although I had to replace 'writematrix' with dlmwrite(filename,subsetOfData) because I have an older Matlab version (...

6 years ago | 0

Question


Create subsets by a moving window.
I have a 1087x12 seismic catalogue and I want to create multiple .txt subsets from it by a 50 events moving window. There will ...

6 years ago | 2 answers | 0

2

answers