Difference between movavg and smooth function in matlab ?

What is the difference between movavg function and smooth function in MATLAB?

2 commentaires

From the MATLAB command window, compare
doc movavg
with
doc smooth
Note: movavg requires Financial Toolbox
hello
smoothdata is much more versatile (vs movmean (which I believe is comparable to movavg ))
look at the doc of smoothdata

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Data Preprocessing dans Centre d'aide et File Exchange

Produits

Version

R2019b

Commenté :

le 16 Juil 2021

Community Treasure Hunt

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

Start Hunting!

Translated by