<?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>Kerry D. Wong &#187; MATLAB</title>
	<atom:link href="http://www.kerrywong.com/tag/matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 02:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Thermistor Parameter Measurement — II</title>
		<link>http://www.kerrywong.com/2011/10/15/thermistor-parameter-measurement-%e2%80%94-ii/</link>
		<comments>http://www.kerrywong.com/2011/10/15/thermistor-parameter-measurement-%e2%80%94-ii/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 15:26:55 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[AVR/Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LM335]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[Measurement]]></category>
		<category><![CDATA[NTC]]></category>
		<category><![CDATA[Parameter]]></category>
		<category><![CDATA[PTC]]></category>
		<category><![CDATA[Thermistor]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/?p=4757</guid>
		<description><![CDATA[Last time I showed a simple circuit that can be used to measure unknown thermistor parameters. The circuit is basically just a power MOSFET using a voltage and duty cycle controlled PWM signal to drive the gate and thus generates a temperature reference which is measured by both the unknown thermistor and the precision temperature [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2011/10/15/thermistor-parameter-measurement-%e2%80%94-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matrix Multiplication Performance in C++</title>
		<link>http://www.kerrywong.com/2009/03/07/matrix-multiplication-performance-in-c/</link>
		<comments>http://www.kerrywong.com/2009/03/07/matrix-multiplication-performance-in-c/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 04:16:14 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Linux/BSD]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[BLAS]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[matrix multiplication]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/?p=586</guid>
		<description><![CDATA[A few days ago, I ran across this article by Dmitri Nesteruk. In his article, he compared the performance between C# and C++ in matrix multiplication. From the data he provided, matrix multiplication using C# is two to three times slower than using C++ in comparable situations. Even though a lot of optimizations have been [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2009/03/07/matrix-multiplication-performance-in-c/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>MATLAB 7 under WINE</title>
		<link>http://www.kerrywong.com/2007/12/01/matlab-7-under-wine/</link>
		<comments>http://www.kerrywong.com/2007/12/01/matlab-7-under-wine/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 03:31:10 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Linux/BSD]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MATLAB]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WINE]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/2007/12/01/matlab-7-under-wine/</guid>
		<description><![CDATA[When I tried WINE many years ago, there were not that many large applications that could actually run smoothly without some sort of hacks.But when I gave it another try the other day, I was totally impressed by its abilities to run Windows applications natively under Linux. In fact, most Windows applications, as long as [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2007/12/01/matlab-7-under-wine/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

