<?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>Meton.Net</title>
	<atom:link href="http://meton.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://meton.net</link>
	<description>My Tech Blog</description>
	<lastBuildDate>Wed, 05 May 2010 22:37:01 +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>LAD Topographic Interpolation</title>
		<link>http://meton.net/?p=138</link>
		<comments>http://meton.net/?p=138#comments</comments>
		<pubDate>Wed, 05 May 2010 22:34:13 +0000</pubDate>
		<dc:creator>pkramer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://meton.net/?p=138</guid>
		<description><![CDATA[This video is the algorithmic progression of the alpha value for a Least Absolute Deviation Linear Program algorithm that I developed for the semester project. It optimally find the least error topographic interpolation of a set of geographic points.

Video » Result vs. Alpha Movie


I used MATLAB and the Linear Optimization Toolkit to perform the Linear ]]></description>
			<content:encoded><![CDATA[<p>This video is the algorithmic progression of the alpha value for a Least Absolute Deviation Linear Program algorithm that I developed for the semester project. It optimally find the least error topographic interpolation of a set of geographic points.</p>
<div class="video">
<p><span class="label">Video »</span> Result vs. Alpha Movie<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=11152351&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=11152351&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</div>
<p>I used MATLAB and the Linear Optimization Toolkit to perform the Linear Program.</p>
]]></content:encoded>
			<wfw:commentRss>http://meton.net/?feed=rss2&amp;p=138</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Millisecond Precision Timer</title>
		<link>http://meton.net/?p=3</link>
		<comments>http://meton.net/?p=3#comments</comments>
		<pubDate>Tue, 15 Sep 2009 13:00:46 +0000</pubDate>
		<dc:creator>pkramer</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[FPGA]]></category>
		<category><![CDATA[Nexys 2]]></category>
		<category><![CDATA[VHDL]]></category>

		<guid isPermaLink="false">http://meton.net/?p=3</guid>
		<description><![CDATA[The specifications for this design was to create a 1ms precision timer with start, stop and increment features]]></description>
			<content:encoded><![CDATA[<p>This is a video of my millisecond precision timer project, click the following link for the article and code listing.</p>
<p><a href="http://meton.net/?page_id=56">Millisecond Precision Timer Project </a></p>
<div class="video">
<p><span class="label">Video »</span> msTimer on a Digilent© Nexys2 board.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6581969&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=6581969&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://meton.net/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
