<?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: Puzzler: Data exploration solution</title>
	<atom:link href="http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/</link>
	<description>&#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author&#34;&#62;Brett&#60;/a&#62; &#38; &#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author&#34;&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:12:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12042</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 07 Jul 2008 12:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12042</guid>
		<description>Seems to be a lot of interest in how I generated this puzzle.  It was just kind of throw away code.  Here was the basic procedure:

Get the original image from logo.m, edit in pain to add the messages.  

Import into MATLAB and chop to convenient prime width and heights.  Save images to disk.

Read in first image, make into a column.
Read in second image, rot90, make into a column, add a sin wave so everyone knows it is not an accident. Divide by 1000 to make it a decimal.  Add to the original.

Test the solution to make sure I did this all right.  This is pretty much all there was.

This idea is from steganography:

http://en.wikipedia.org/wiki/Steganography

The Easter Egg in IMAGE uses this too:
http://blogs.mathworks.com/steve/2006/10/17/the-story-behind-the-matlab-default-image/

Glad you all enjoyed, I will have to make some more puzzles.

Doug</description>
		<content:encoded><![CDATA[<p>Seems to be a lot of interest in how I generated this puzzle.  It was just kind of throw away code.  Here was the basic procedure:</p>
<p>Get the original image from logo.m, edit in pain to add the messages.  </p>
<p>Import into MATLAB and chop to convenient prime width and heights.  Save images to disk.</p>
<p>Read in first image, make into a column.<br />
Read in second image, rot90, make into a column, add a sin wave so everyone knows it is not an accident. Divide by 1000 to make it a decimal.  Add to the original.</p>
<p>Test the solution to make sure I did this all right.  This is pretty much all there was.</p>
<p>This idea is from steganography:</p>
<p><a href="http://en.wikipedia.org/wiki/Steganography" rel="nofollow">http://en.wikipedia.org/wiki/Steganography</a></p>
<p>The Easter Egg in IMAGE uses this too:<br />
<a href="http://blogs.mathworks.com/steve/2006/10/17/the-story-behind-the-matlab-default-image/" rel="nofollow">http://blogs.mathworks.com/steve/2006/10/17/the-story-behind-the-matlab-default-image/</a></p>
<p>Glad you all enjoyed, I will have to make some more puzzles.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajanikanth Jammalamadaka</title>
		<link>http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12022</link>
		<dc:creator>Rajanikanth Jammalamadaka</dc:creator>
		<pubDate>Fri, 04 Jul 2008 04:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12022</guid>
		<description>Even I could get only to the first image...Nice Puzzle.</description>
		<content:encoded><![CDATA[<p>Even I could get only to the first image&#8230;Nice Puzzle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsha</title>
		<link>http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12020</link>
		<dc:creator>Harsha</dc:creator>
		<pubDate>Thu, 03 Jul 2008 18:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12020</guid>
		<description>As farmboy and DanK even I was trying to find RGB values after the first image.....good one though. I would appreciate Doug, if he could explain how he made this vector.</description>
		<content:encoded><![CDATA[<p>As farmboy and DanK even I was trying to find RGB values after the first image&#8230;..good one though. I would appreciate Doug, if he could explain how he made this vector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christian</title>
		<link>http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12019</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12019</guid>
		<description>ok, you win! i find the image, but never thought the show in this post. Good game and post. thanks</description>
		<content:encoded><![CDATA[<p>ok, you win! i find the image, but never thought the show in this post. Good game and post. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanK</title>
		<link>http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12011</link>
		<dc:creator>DanK</dc:creator>
		<pubDate>Thu, 03 Jul 2008 14:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12011</guid>
		<description>I was also looking for RGB after I found the first image.  The other thing I noticed was that if you looked at 1/e it tended to be distributed in the 1 to 256 range (with just a couple of exceptions, which made me think the fractional portions were supposed to be inverted.  Oh well.  Overthought that one.

Dan</description>
		<content:encoded><![CDATA[<p>I was also looking for RGB after I found the first image.  The other thing I noticed was that if you looked at 1/e it tended to be distributed in the 1 to 256 range (with just a couple of exceptions, which made me think the fractional portions were supposed to be inverted.  Oh well.  Overthought that one.</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: farmboy</title>
		<link>http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12010</link>
		<dc:creator>farmboy</dc:creator>
		<pubDate>Thu, 03 Jul 2008 14:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/07/03/puzzler-data-exploration-solution/#comment-12010</guid>
		<description>That was it?  I was trying to find RGB values and could not find the blue value....

Wow, I guess I was looking to hard.

Corey</description>
		<content:encoded><![CDATA[<p>That was it?  I was trying to find RGB values and could not find the blue value&#8230;.</p>
<p>Wow, I guess I was looking to hard.</p>
<p>Corey</p>
]]></content:encoded>
	</item>
</channel>
</rss>

