<?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"
	>
<channel>
	<title>Comments on: Not up to norm</title>
	<atom:link href="http://bit-player.org/2009/not-up-to-norm/feed" rel="self" type="application/rss+xml" />
	<link>http://bit-player.org/2009/not-up-to-norm</link>
	<description>An amateur's outlook on computation and mathematics.</description>
	<pubDate>Mon, 15 Mar 2010 06:21:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: David S. Mazel</title>
		<link>http://bit-player.org/2009/not-up-to-norm#comment-2162</link>
		<dc:creator>David S. Mazel</dc:creator>
		<pubDate>Wed, 24 Jun 2009 02:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=384#comment-2162</guid>
		<description>Kudos to you, Brian, for writing about your experiences in trying to express mathematical concepts as clearly as possible.  It takes a certain amount of humility and comfort with oneself to express the thoughts you have shown here. Bravo!

That said, I have to quote, as best I can, Albert Einstein:

"Make everything as simple as possible but not simpler."

I think you may have simplified just a little too much.  :-)</description>
		<content:encoded><![CDATA[<p>Kudos to you, Brian, for writing about your experiences in trying to express mathematical concepts as clearly as possible.  It takes a certain amount of humility and comfort with oneself to express the thoughts you have shown here. Bravo!</p>
<p>That said, I have to quote, as best I can, Albert Einstein:</p>
<p>&#8220;Make everything as simple as possible but not simpler.&#8221;</p>
<p>I think you may have simplified just a little too much.  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Ward</title>
		<link>http://bit-player.org/2009/not-up-to-norm#comment-2160</link>
		<dc:creator>Jim Ward</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=384#comment-2160</guid>
		<description>If you type y = x^x into Wolfram alpha, the real part has a nice continuous graph at 0.</description>
		<content:encoded><![CDATA[<p>If you type y = x^x into Wolfram alpha, the real part has a nice continuous graph at 0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JK</title>
		<link>http://bit-player.org/2009/not-up-to-norm#comment-2157</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Sun, 21 Jun 2009 12:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=384#comment-2157</guid>
		<description>The L_p norm can be defined for any positive real p &#62; 0.

Doesn't defining L_0(v) = lim_{p -&#62; 0}(L_p(v)) give what we want?</description>
		<content:encoded><![CDATA[<p>The L_p norm can be defined for any positive real p &gt; 0.</p>
<p>Doesn&#8217;t defining L_0(v) = lim_{p -&gt; 0}(L_p(v)) give what we want?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Carron</title>
		<link>http://bit-player.org/2009/not-up-to-norm#comment-2156</link>
		<dc:creator>Igor Carron</dc:creator>
		<pubDate>Sun, 21 Jun 2009 07:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://bit-player.org/?p=384#comment-2156</guid>
		<description>Brian,

You really want to deal with underdetermined systems (i.e systems where you have more unknowns than equations). In this case, you have an infinity of solutions. The point of the solvers used in compressive sensing is to find the sparsest solution of all these solutions. In the L2 sense, you are looking with the one with the smallest norm, here you are looking for the one with the smaller number of coefficients.

With regards to L_0, it really is just a semi-norm, an extension of what is seen for p &#62;=1. The definition of l_0 is specifically that the cardinal of the set (i.e. number of elements not equal to zero). By the way, L_1 is really the sum of the absolute values of the elements in the vector.

Since trying to compute the problem using l_0 is NP-Hard, i.e. takes forever, the neat trick was to find that replacing l_0 by l_1 worked.

Hope it helps,

Cheers,

Igor.</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>You really want to deal with underdetermined systems (i.e systems where you have more unknowns than equations). In this case, you have an infinity of solutions. The point of the solvers used in compressive sensing is to find the sparsest solution of all these solutions. In the L2 sense, you are looking with the one with the smallest norm, here you are looking for the one with the smaller number of coefficients.</p>
<p>With regards to L_0, it really is just a semi-norm, an extension of what is seen for p &gt;=1. The definition of l_0 is specifically that the cardinal of the set (i.e. number of elements not equal to zero). By the way, L_1 is really the sum of the absolute values of the elements in the vector.</p>
<p>Since trying to compute the problem using l_0 is NP-Hard, i.e. takes forever, the neat trick was to find that replacing l_0 by l_1 worked.</p>
<p>Hope it helps,</p>
<p>Cheers,</p>
<p>Igor.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
