trapezoidal signal down and upsample

1 Ansicht (letzte 30 Tage)
Larissa Rinner
Larissa Rinner am 11 Jul. 2020
Beantwortet: Asvin Kumar am 3 Aug. 2020
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

Antworten (1)

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

Community Treasure Hunt

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

Start Hunting!

Translated by