Community Profile

photo

Joe Wheeler


Last seen: bijna 2 jaar ago Active since 2020

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Specifying required number of data points in a timetable to calculate the mean using retime
Hi, i was hoping someone might be able to help me solve a problem. I am looking to find a way to retime a timetable of data into...

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


How to plot 2 years of timetable data on top of each other with the 1 year on the x-axis?
Hi, i am trying to plot 2 years of timetable data with hourly soil moisture values from 2016 and 2017. I want to be able to plot...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Writing a function for the h-index
I currently have a 365x11 double filled with integer values (ranging from roughly 100-0) that have been sorted in descending ord...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to separate and order timetable data by year
data = readtable('USA_SITE_004_final.txt'); %import text file and present as table data_nan = standardizeMissing(data, -999)...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Error - matrix dimensions must agree
Hi i cant seem to work out why this error keeps appearing in my code. thanks x0 = 2; y0 = 2; x = [x0; y0]; iter = 0; max_i...

ongeveer 3 jaar ago | 1 answer | 0

1

answer