photo

Anna Sidiropoulou


Last seen: 대략 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
1 답변

순위
168,010
of 301,307

평판
0

참여
4 질문
1 답변

답변 채택
75.0%

획득한 표
0

순위
 of 21,235

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,928

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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년 전 | 0

질문


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년 전 | 답변 수: 2 | 0

2

답변