필터 지우기
필터 지우기

how to normalize two discrete time series signal to same time duration???

조회 수: 2 (최근 30일)
gouthami
gouthami 2012년 11월 22일
i have two signals of length say t1 for 15 sec and t2 for 17 sec of respective amplitude vectors a1 and a2...
now how to normalize two signals for either 13 or 16 or 18 secs i.e of same length??
which command to use??
thanks in advance..

답변 (1개)

Jurgen
Jurgen 2012년 11월 22일
Use interp1. Or create a fit using fit or polyfit. But beware the difference between interpolation and extrapolation.

카테고리

Help CenterFile Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by