<?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>Steven S. Holland &#187; Matlab</title>
	<atom:link href="http://stevensholland.com/category/matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevensholland.com</link>
	<description></description>
	<lastBuildDate>Sat, 31 Dec 2011 13:50:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Smith Chart Matlab function</title>
		<link>http://stevensholland.com/smith-chart-matlab-function/</link>
		<comments>http://stevensholland.com/smith-chart-matlab-function/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 06:04:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Antennas]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Electromagnetics]]></category>
		<category><![CDATA[Grad School]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Matlab]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevensholland.com/smith-chart-matlab-function/</guid>
		<description><![CDATA[Every now and then I write or modify a matlab function that I need for my research, and will post them to this blog here and there, with the hopes that they will be useful to someone doing antenna/microwave design.  I know, there is the Matlab File Exchange (which is very useful!) , but hey, [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then I write or modify a matlab function that I need for my research, and will post them to this blog here and there, with the hopes that they will be useful to someone doing antenna/microwave design.  I know, there is the Matlab File Exchange (which is very useful!) , but hey, this is my blog, I want to post my content here.</p>
<p>Below is a function I used to plot smith chart results in matlab.  I used basic plotting code to generate the chart itself, and added a simply plot function to add the impedance locus and constant VSWR circles.  Hope this is helpeful!  Please let me know if anyone finds a bug.  I will note that there is no safeguard in the function for s-parameters that are greater than 1, which if you are plotting the active S-parameters of a multiport device, are possible.  This isn&#8217;t a big deal when the S-parameter goes slightly above 1, but if it swings well above 1 you end up with a tiny smith chart and these erratic line segments&#8230;it&#8217;s a mess.  For passive applications I haven&#8217;t come across a bug yet.</p>
<p><a href="http://stevensholland.com/wp-content/uploads/2008/11/smithchart.m" title="smithchart.m">smithchart.m</a></p>
<p><a href="http://stevensholland.com/wp-content/uploads/2008/11/smithchart.m" title="smithchart.m"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stevensholland.com/smith-chart-matlab-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

