<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/146501</link>
    <title>MATLAB Central Newsreader - info on quantization</title>
    <description>Feed for thread: info on quantization</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>Mon, 23 Apr 2007 11:02:22 -0400</pubDate>
      <title>info on quantization</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/146501#368609</link>
      <author>rao</author>
      <description>Hi friends,&lt;br&gt;
&lt;br&gt;
I am working with signal processing tool box.&lt;br&gt;
&lt;br&gt;
1). How to quantize the signal? Please provide the command or&lt;br&gt;
technique to implement. My task is to do a 8-bit quantization?&lt;br&gt;
&lt;br&gt;
2). How can i preallocate memory for a variable, when i am using the&lt;br&gt;
same variable in a for loop? please provide any keyword other than&lt;br&gt;
&quot;memory&quot;, to get more help on this.&lt;br&gt;
&lt;br&gt;
Thanks in advance&lt;br&gt;
regards&lt;br&gt;
Madhu</description>
    </item>
    <item>
      <pubDate>Mon, 23 Apr 2007 11:15:59 -0400</pubDate>
      <title>Re: info on quantization</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/146501#368612</link>
      <author>Ken Davis</author>
      <description>&quot;rao&quot; &amp;lt;madhukancherla@yahoo.co.in&amp;gt; wrote in message &lt;br&gt;
news:ef54b0d.-1@webcrossing.raydaftYaTP...&lt;br&gt;
&amp;gt; Hi friends,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I am working with signal processing tool box.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; 1). How to quantize the signal? Please provide the command or&lt;br&gt;
&amp;gt; technique to implement. My task is to do a 8-bit quantization?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; 2). How can i preallocate memory for a variable, when i am using the&lt;br&gt;
&amp;gt; same variable in a for loop? please provide any keyword other than&lt;br&gt;
&amp;gt; &quot;memory&quot;, to get more help on this.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks in advance&lt;br&gt;
&amp;gt; regards&lt;br&gt;
&amp;gt; Madhu&lt;br&gt;
&lt;br&gt;
round, floor, or ceil will help you write your quantizer.&lt;br&gt;
&lt;br&gt;
zeros will help you preallocate </description>
    </item>
  </channel>
</rss>

