<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using Toeplitz matrices in MATLAB</title>
	<atom:link href="http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/</link>
	<description>Signal Processing for Communication</description>
	<lastBuildDate>Fri, 30 Jul 2010 01:36:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-24665</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Sat, 03 Apr 2010 23:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-24665</guid>
		<description>@tellegant: Did you mean (1/N)*ones(N,1)*xM ? as long as they are mathematically equivalent, the way we code should not matter much.</description>
		<content:encoded><![CDATA[<p>@tellegant: Did you mean (1/N)*ones(N,1)*xM ? as long as they are mathematically equivalent, the way we code should not matter much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tellegant</title>
		<link>http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-20072</link>
		<dc:creator>tellegant</dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-20072</guid>
		<description>hi,

I wonder why are you use y1 = (1/N)*sum(xM); in Implementing moving average sum.Why didnt use y1 = (1/N)*ones(1,N)*xM;

Thank you</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I wonder why are you use y1 = (1/N)*sum(xM); in Implementing moving average sum.Why didnt use y1 = (1/N)*ones(1,N)*xM;</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Sankar</title>
		<link>http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9893</link>
		<dc:creator>Krishna Sankar</dc:creator>
		<pubDate>Thu, 30 Jul 2009 23:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9893</guid>
		<description>@shenge86: I have not tried 2D convolutions. However, am guessing that we can use toeplitz matrix and do the convolution on each dimension using for loops.</description>
		<content:encoded><![CDATA[<p>@shenge86: I have not tried 2D convolutions. However, am guessing that we can use toeplitz matrix and do the convolution on each dimension using for loops.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shenge86</title>
		<link>http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9884</link>
		<dc:creator>shenge86</dc:creator>
		<pubDate>Thu, 30 Jul 2009 20:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9884</guid>
		<description>How could you use Toeplitz matrices for 2D convolutions?</description>
		<content:encoded><![CDATA[<p>How could you use Toeplitz matrices for 2D convolutions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna Pillai</title>
		<link>http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9105</link>
		<dc:creator>Krishna Pillai</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9105</guid>
		<description>@Parejas: Rather than reproduce the content in your blog, plz provide a link to this page. I will add a translate to Italian option.</description>
		<content:encoded><![CDATA[<p>@Parejas: Rather than reproduce the content in your blog, plz provide a link to this page. I will add a translate to Italian option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parejas</title>
		<link>http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9056</link>
		<dc:creator>Parejas</dc:creator>
		<pubDate>Fri, 03 Jul 2009 02:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dsplog.com/2007/04/21/using-toeplitz-matrices-in-matlab/#comment-9056</guid>
		<description>Hola de parte de parejaspareja.es, encontre tu blog navegando por la red buscando matriz en google. Me parece super interesante la información que tienes en tu blog y sin lugar a dudas regresare a leerlo. Tengo una pregunta, si podria traducir tu blog &quot;Using Toeplitz matrices in MATLAB&quot; y añadirlos a un de mis blogs en italiano? Y por supuesto con el link direccionando a tu blog. Estare esperando tu respuesta. parejaspareja.es</description>
		<content:encoded><![CDATA[<p>Hola de parte de parejaspareja.es, encontre tu blog navegando por la red buscando matriz en google. Me parece super interesante la información que tienes en tu blog y sin lugar a dudas regresare a leerlo. Tengo una pregunta, si podria traducir tu blog &#8220;Using Toeplitz matrices in MATLAB&#8221; y añadirlos a un de mis blogs en italiano? Y por supuesto con el link direccionando a tu blog. Estare esperando tu respuesta. parejaspareja.es</p>
]]></content:encoded>
	</item>
</channel>
</rss>
