<?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>Slopjongs weblog &#187; feedback</title>
	<atom:link href="http://slopjong.de/tag/feedback/feed/" rel="self" type="application/rss+xml" />
	<link>http://slopjong.de</link>
	<description>A geek discovering the World, Tech &#38; Science</description>
	<lastBuildDate>Wed, 25 Jan 2012 11:13:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Matlab commands for feedback controls</title>
		<link>http://slopjong.de/2010/06/14/matlab-commands-for-feedback-controls/</link>
		<comments>http://slopjong.de/2010/06/14/matlab-commands-for-feedback-controls/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 14:32:59 +0000</pubDate>
		<dc:creator>slopjong</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Regelungstechnik]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[matlab]]></category>

		<guid isPermaLink="false">http://slopjong.de/?p=4005</guid>
		<description><![CDATA[Here is a small matlab reference for feedback calculations or simulations: 

roots: Find polynomial roots
poly: Convert roots to polynomial
conv: Convolution and polynomial multiplication
polyval: Evaluate polynomial
tf: Creation of transfer functions or conversion to transfer function
pzmap: Pole-zero map of LTI models
pole: Compute the poles of LTI models
zero: Computes the transmission zeros of LTI models
series: Series interconnection of [...]]]></description>
		<wfw:commentRss>http://slopjong.de/2010/06/14/matlab-commands-for-feedback-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

