Hello, how can I decrese sample frequency?

댓글 수: 1

Sabir Sabir
Sabir Sabir 2020년 2월 17일
y = downsample(x,n) decreases the sample rate of x by keeping the first sample and then every nth sample after the first. If x is a matrix, the function treats each column as a separate sequence.

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

 채택된 답변

Star Strider
Star Strider 2017년 3월 12일

0 개 추천

Use the Signal Processing Toolbox resample function.

댓글 수: 2

Ghazal Hnr
Ghazal Hnr 2017년 3월 12일
Thank you
Star Strider
Star Strider 2017년 3월 12일
My pleasure.

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

추가 답변 (0개)

카테고리

질문:

2017년 3월 12일

댓글:

2020년 2월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by