Difference between movavg and smooth function in matlab ?

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

댓글 수: 2

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

댓글을 달려면 로그인하십시오.

답변 (0개)

제품

릴리스

R2019b

질문:

2021년 7월 16일

댓글:

2021년 7월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by