photo

Rebecca Ellis


Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to create a graph with 3 y axis
Hello, I been trying to create a graph with 3 y axis and centralise the zero in the middel. figure yyaxis left quiver(EC...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Take the nanmean of every four points in a dataset.
I have a data set of 109 points, each point repesents 15min. I need to get hourly averages of this data set which also contains ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to convert from matlab time to reall time and date
I have datestr(7.3684e+05) ans = '25-May-2017' But I need the time and seconds aswell, How do I get thi...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to keep the scale on the axis the same on a graph?
I have a code which plots the ellipses of a tidal cycle. The x and y axis are the North and West co - ordinates on a graph. When...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to correct for drift in a signal not using detrend
I have a 30 hour data set, where I am interested in taking out the drift the last 10 hours of the dataset. It is very important ...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to remove drift on a signal without the detrend function
I have signal which runs for 30 hours measuring 64 times a second. As attached. Toward the end of the signal the sensor drifts. ...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Filtering timeseries with NaN
I am filtering out data due to the degree of Standard deviation. Once I determine which rows of data are good, I good back to th...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Plot a timeseries in a group?
I have an hour of data which is split into 15 mins- so 4 groups of data. Each 15 min period has been calculated differently and ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create a loop which nan means every datapoint of three components
I have 3 datasets at 11564597 data points each - my calculation is U = nanmean(sqrt((u).^2+(v).^2+(w).^2)); to get the mean fl...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
Using yyaxis how do I limit and select a range for the y and x axis?
Great thank you, much appreciated.

casi 6 años hace | 0

Pregunta


Using yyaxis how do I limit and select a range for the y and x axis?
So far I have tried ax1 = plot(t, x_velocity,'MarkerSize',10,'Marker','.','MarkerSize',8,'LineWidth',2,'Color',[0 0 0]); ...

casi 6 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to turn datapoints into hours?
I have 200 datapoints which I need to turn into 50 hours, trying to replicate the picture attached. What is the best way or func...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting a box plot and a time series on the same graph ? as a distribution over time. boxplot(reshape(fluxO2tom01and23,4,[])); and plot(o_optode_mean1,1:196)
boxplot(reshape(fluxO2tom01and23,4,[])); and plot(o_optode_mean1,1:196), I have tried yyaxis left; hAxL=gca;...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I need to make a box plot, I am stuck making more than one
I have a time series of numbers 15 min averages of 50 hours. So this is 200 points and need a box plot of every hour, so 4 point...

casi 6 años hace | 1 respuesta | 0

1

respuesta