필터 지우기
필터 지우기

time series? how to map time data?

조회 수: 3 (최근 30일)
Yoanna Ivanova
Yoanna Ivanova 2018년 12월 12일
댓글: KSSV 2018년 12월 12일
Hi Guys!!
So I have two excel files that have (HR) data on them from two different devices; one of the devices I use records data every 5 seconds and the other device, sort of randomly records data, so I get multiple entries every minute. I wanted to average the data per minute and then see how the two devices compare. The devices also start recording at different times so I somehow need to match the time..
I originally wanted to do this in excel because it's easy to average it out if I get data every 5 seconds but with the device that gives me random number of entries per minute it is more difficult to do so. So, one of my supervisors suggested using matlab.
Now, there are my two questions:
1) Is this possible to do in matlab?
2) how complicated is this?
3) I am a complete newbie at this so any sort of advice, how to approach this problem and how to go about it will be very useful! -- I also have multiple of these files so ideally I'd like to make a code that will work with minor adjustments.
Thanks a bunch in advance!
  댓글 수: 1
KSSV
KSSV 2018년 12월 12일
Read about interp1. Read both the datas and do interpolation.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Shifting and Sorting Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by