Community Profile

photo

Kristine


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 5 answers | 0

5

answers

Question


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

9 years ago | 1 answer | 1

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 2 answers | 0

2

answers

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

10 years ago | 0

| accepted

Question


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

10 years ago | 6 answers | 1

6

answers

Question


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

10 years ago | 1 answer | 0

1

answer