photo

Anna Sidiropoulou


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
167,958
of 301,261

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,209

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,690

贡献数
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 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答