Feeds
질문
How to overlay two plots with different x-axis?
Hi. I'm trying to overlay two different plots. One is a scatter plot as a function of precipitation and the SOI index, and th...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I use the unix command 'ln' in matlab to create an symbolic link?
How can I use the unix command 'ln' in matlab to create an symbolic link? I would like to put this command into my script: l...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to average a time series with different length by days?
Hi. I want to average all the hours from one day into one. So that all the values from one day is averaged together. Any sugg...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to find consecutive values above a certain threshold?
Hi. I'm picking out values from a hourly data set, and I want to pick out values that are above 12 at least three consecutive...
10년 초과 전 | 답변 수: 5 | 0
5
답변질문
How to remove a year from a dataset without having the value 0
I have a 30-year long data set where two of the years (2009 and 2010) have almost no data. How can I remove these two years with...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
Importing data from excel to matlab shift the dates by one day
Hi. When I import data from excel to matlab the dates are shifted by one day. So in the excel file the first day is 01.01.10 ...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
How to separate data from two vectors where both vectors need to be over a threshold
Hi. I have two stations with hourly data and I would like to do a correlation of the two stations but only for the values abo...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
How to make a loop to find average of each month
I have a data set of monthly averages and would like to make a loop to get an average of every month, so the average of every Ja...
11년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
How to make a linear regression line?
I get: Error executing Basic Fitting Output argument "pp" (and maybe others) not assigned during call to "/home/mano/kt31/Doc...
How to make a linear regression line?
I get: Error executing Basic Fitting Output argument "pp" (and maybe others) not assigned during call to "/home/mano/kt31/Doc...
11년 초과 전 | 0
| 수락됨
질문
How to make a linear regression line?
Hi. I have a data set with year and wind direction. I have used the plot command to make a figure but I also want to include ...
11년 초과 전 | 답변 수: 6 | 1
6
답변질문
How to count wind direction by year
Hi. I have daily data of wind direction from 1973 to 2013, and I want to make a loop that separates the data according to a c...
11년 초과 전 | 답변 수: 1 | 0
