How can i Resample?
이전 댓글 표시
I have two signals measured with different sampling frequencies
Signal 1 has a sampling frequency of 999.9917Hz while Signal 2 has a sampling frequency of 99.9976 Hz.
I would like to upsample signal 2 so that it has as many samples as signal 1.
who can i do this?
채택된 답변
추가 답변 (1개)
Azzi Abdelmalek
2014년 4월 11일
0 개 추천
Use interp1
댓글 수: 2
Lisa Justin
2014년 4월 11일
Azzi Abdelmalek
2014년 4월 11일
편집: Azzi Abdelmalek
2014년 4월 11일
Do you want to add zeros to your signal2?
카테고리
도움말 센터 및 File Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!