Need to obtain daily average values

I have a file (attached) with hourly volumetric moisture content data for various depths in the soil column. I want to create a new table with avearage daily volumetric moisture content for each of the depths. Is there a fast and efficient way to convert these hourly data into mean daily values instead?

2 Comments

jonas
jonas on 6 Jun 2018
Edited: jonas on 6 Jun 2018
Have a look at smooth or conv functions, both can give you what you want
Better yet, have a look here ( link )
The link suggestion worked for me. Thanks much

Sign in to comment.

Answers (0)

Categories

Find more on Agriculture in Help Center and File Exchange

Asked:

on 6 Jun 2018

Commented:

on 7 Jun 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!