What does the term "moving average" mean in symbol synchronization?
I think it means the same as it does elsewhere; you take the average of a
Ok, i'm trying to visualise this...
so lets say the moving avg block now contains the avg value of 1~20
samples. When then 21st sample enters, the 1st sample that was in the
moving avg block will be 'popped' out and the new average (2~21) is
calculated? Or are they accumulated (1~21)?
In article <1134520796.295944.207230@z14g2000cwz.googlegroups.com>,
Ant_Magma <vcteo1@gmail.com> wrote:
so lets say the moving avg block now contains the avg value of 1~20
samples. When then 21st sample enters, the 1st sample that was in the
moving avg block will be 'popped' out and the new average (2~21) is
calculated? Or are they accumulated (1~21)?
It's 2-21. The accumulation version is called something else; I've
seen it before but I don't remember the name.
Users browsing this forum: No registered users and 1 guest