<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Median filter - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=median_filter&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=median_filter&amp;p=7">3.Next</a>
</p>
<p>2). </p>

<p>It is clear that the noise spike has been essentially eliminated (and the signal has also been smoothed a bit). The result of a <a href="page.php?w=moving_average">moving average</a> filter with the same window width on the same dataset would be y = (1.7, 28.3, 29.7, 29.3, 3.7, 1.7). It can be seen that the noise spike has infected neighbouring elements in the moving average signal, and that the median filter has performed much better (for this type of impulse noise). Median filtering works well for both positive impulses (spikes)</p><p>
<a accesskey="1" href="page.php?w=median_filter&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=median_filter&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
