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

Respuestas (1)

Asvin Kumar
Asvin Kumar el 3 de Ag. de 2020

0 votos

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

Preguntada:

el 11 de Jul. de 2020

Respondida:

el 3 de Ag. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by