trapezoidal signal down and upsample

I have a periodic trapezoidal signal and I want to upsample and downsample my signal, what would be the best solution here. And how can I plot it?
Thank you

답변 (1개)

Asvin Kumar
Asvin Kumar 2020년 8월 3일

0 개 추천

Have a look at the upsample and downsample functions.
If you would prefer to not have 0s, you can try using the interp1 function.

카테고리

질문:

2020년 7월 11일

답변:

2020년 8월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by