Moving average of a product
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all!
with moving averege filter we can calculte the mean of:
(a1+a2+a3+....+an)/n.
is there any methods like the runing moving averege to calculate:
log(a1*a2*a3*...*an)/n ?
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!