Difference between movavg and smooth function in matlab ?

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

2 comentarios

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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Data Preprocessing en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 16 de Jul. de 2021

Comentada:

el 16 de Jul. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by