About Me
editHarish Mukundan. Originally from Thrissur, Kerala, India. Currently resides at Cambridge, Massachusetts, United States. Active since November, 2005.
Articles Created
editArticles Significantly Modified
editSee Also
edit
My Personal Stuff
editExample
editThe following definition is a moving (or "sliding") average of input data . A constant factor of 1/2 is omitted for simplicity:
where x could represent a spatial coordinate, as in image processing. But if represents time , then a moving average defined that way is non-causal (also called non-realizable), because depends on future inputs, such as . A realizable output is
which is a delayed version of the non-realizable output.