difference between movmean and movavg

What is the difference between movmean and movavg?

Risposte (1)

Matt J
Matt J il 17 Nov 2023
Modificato: Matt J il 17 Nov 2023
To name just a few differences,
  1. movavg requires the Financial Toolbox while movmean does not
  2. movavg can process Financial Toolbox data objects
  3. movavg supports weighted averages and different moving average types
  4. movmean supports asymmetric moving windows, while movavg doesn't seem to

1 Commento

5.
  • MOVAVG Introduced before R2006a
  • MOVMEAN Introduced in R2016a

Accedi per commentare.

Categorie

Scopri di più su Aerospace Blockset in Centro assistenza e File Exchange

Richiesto:

il 17 Nov 2023

Commentato:

il 17 Nov 2023

Community Treasure Hunt

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

Start Hunting!

Translated by