<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158967</link>
    <title>MATLAB Central Newsreader - clipping detection</title>
    <description>Feed for thread: clipping detection</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 08 Nov 2007 05:27:36 -0500</pubDate>
      <title>clipping detection</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158967#400302</link>
      <author>Paul </author>
      <description>I'm looking for something fast that will tell me if the data&lt;br&gt;
from a digitizer is being clipped.&lt;br&gt;
&lt;br&gt;
Clipped would be N consecutive samples of the identical (or&lt;br&gt;
within one bit) data in a vector array.&lt;br&gt;
&lt;br&gt;
Any ideas how to do this quickly? &lt;br&gt;
&lt;br&gt;
I though about taking the derivative and then checking for&lt;br&gt;
zeros but I'm getting messed up on quickly getting the N&lt;br&gt;
consecutive samples sorted out.  In other words, at 100 Hz,&lt;br&gt;
then I would say that 5 identical samples suggests clipping,&lt;br&gt;
but this can happen at any position in the output array.&lt;br&gt;
&amp;nbsp;</description>
    </item>
  </channel>
</rss>

