Create vector of monthly means from arbitary time format and vector of sampled temperatures.

조회 수: 1 (최근 30일)
I am a student and Matlab novice looking to use 2 vectors to determine a monthly mean. One vector is time (mtime 1:22529), and the other is a vector of 6 hourly water column means (meancoltemp 1:22529) sampled from a moored oceanographic lab.
I would like to determine the monthly means. The data starts 1st April 2002 and ends 1st September 2017.
As I say, I'm a novice - I have tried a few different methods suggested by my university advisor which have all been incompatible. Any help appreciated and if you need more info please just ask.
Thanks,
Nick.

답변 (1개)

Ameer Hamza
Ameer Hamza 2020년 9월 25일
편집: Ameer Hamza 2020년 9월 29일
See retime(): https://www.mathworks.com/help/matlab/ref/timetable.retime.html. For a more specific example, please attach a sample dataset.
  댓글 수: 3
Nick Ward
Nick Ward 2020년 9월 29일
Ameer,
Thank you for the updated link. That makes more sense to me unsing the timetable function.
Ameer Hamza
Ameer Hamza 2020년 9월 29일
Yes, sorry for the confusion earlier. Let me know in the comment if there is some problem using retime with your data.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Data Type Conversion에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by