<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Visual Core &#187; Matlab</title>
	<atom:link href="http://visualcore.com/index.php/tag/matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://visualcore.com</link>
	<description>An amazing repository of useless junk</description>
	<lastBuildDate>Sat, 18 Jun 2011 05:12:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mandelbrot Zoom</title>
		<link>http://visualcore.com/index.php/2010/03/mandelbrot-zoom/</link>
		<comments>http://visualcore.com/index.php/2010/03/mandelbrot-zoom/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 18:46:48 +0000</pubDate>
		<dc:creator>Jeremy Cowles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fractals]]></category>
		<category><![CDATA[Matlab]]></category>

		<guid isPermaLink="false">http://visualcore.com/?p=193</guid>
		<description><![CDATA[
I created this last semester for a class on simulations (which also had a heavy emphasis on fractals). A Mandelbrot fractal is generated and then analyzed for the most &#8220;interesting&#8221; area to zoom in on. 
The following animated gif shows the algorithm in action. The left side is the generated Mandelbrot fractal and the right [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://visualcore.com/mandelbot-final.gif"><img src="/images/articles/mandelbrot-preview.png"/ border="0"></a><br/><br />
I created this last semester for a class on simulations (which also had a heavy emphasis on fractals). A Mandelbrot fractal is generated and then analyzed for the most &#8220;interesting&#8221; area to zoom in on. </p>
<p>The following <a href="http://visualcore.com/mandelbot-final.gif">animated gif</a> shows the algorithm in action. The left side is the generated Mandelbrot fractal and the right side is a visualization of the activity detection algorithm. The algorithm is choosing how to zoom into the fractal in real-time (when the image was recorded).</p>
<p>I&#8217;ve also posted the <a href="http://visualcore.com/downloads/mandelbrot.zip">Matlab code</a> if you are interested in seeing how it works.</p>
]]></content:encoded>
			<wfw:commentRss>http://visualcore.com/index.php/2010/03/mandelbrot-zoom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

