resample
timeseries 또는 tscollection의 시간 벡터 리샘플링
구문
설명
tsout = resample(는 지정된 보간 방법을 사용하여 리샘플링합니다. tsin,timevec,interpmethod)interpmethod는 선형 보간의 경우 'linear', 영차 유지의 경우 'zoh'일 수 있습니다.
tsout = resample(는 tsin,timevec,interpmethod,code)code에 있는 품질 코드를 모든 샘플에 적용합니다.
예제
입력 인수
버전 내역
R2006a 이전에 개발됨
참고 항목
timeseries | tscollection | getinterpmethod | setinterpmethod | synchronize