Joe Wheeler
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
73,410
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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)...
3 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0