Need to obtain daily average values

1 次查看(过去 30 天)
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 个评论
jonas
jonas 2018-6-6
编辑:jonas 2018-6-6
Have a look at smooth or conv functions, both can give you what you want
Better yet, have a look here ( link )
Thomas Burbey
Thomas Burbey 2018-6-7
The link suggestion worked for me. Thanks much

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Agriculture 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by