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