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

