resampling signals in matlab 2012b
조회 수: 1 (최근 30일)
이전 댓글 표시
hello i want to downsampling a signal with 173HZ and 23.6s to 120HZ ,can i do it with matlab 2012b ?
댓글 수: 0
채택된 답변
추가 답변 (1개)
Jan
2013년 8월 16일
If you have the Signalprocessing Toolbox use resample() or decimate()
If not, look at interp1()
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!