<?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>Scientific, embedded, biomedical, electronics contents. &#187; Matlab</title>
	<atom:link href="http://www.scienceprog.com/category/matlab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienceprog.com</link>
	<description>ScienceProg serves scientific, embedded, biomedical engineering, physics based contents. If you want your article or scientific project to be on this site, do not hesitate to contact.</description>
	<lastBuildDate>Sun, 15 Jan 2012 23:42:49 +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>Gaussâ€“Seidel optimization routines</title>
		<link>http://www.scienceprog.com/gauss-seidel-optimization-routines/</link>
		<comments>http://www.scienceprog.com/gauss-seidel-optimization-routines/#comments</comments>
		<pubDate>Tue, 09 May 2006 20:46:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Matlab]]></category>

		<guid isPermaLink="false">http://www.scienceprog.com/gauss-%e2%80%93zeidel-optimization-routines/</guid>
		<description><![CDATA[This is simplest optimization routine. Using this algorithm optimization parameters are changed separately in each step. Only one parameter can be changed in one step while other are helt as constants. Xk+1=Xk+Î”Xk , k=0,1,2,â€¦ Î”Xk step of parameter Xk. Parameter &#8230; <a href="http://www.scienceprog.com/gauss-seidel-optimization-routines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.scienceprog.com/gauss-seidel-optimization-routines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impulse Response of discrete system</title>
		<link>http://www.scienceprog.com/impulse-response-of-discrete-system/</link>
		<comments>http://www.scienceprog.com/impulse-response-of-discrete-system/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 20:06:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Matlab]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.scienceprog.com/impulse-response-of-discrete-system/</guid>
		<description><![CDATA[Impulse signal can be represented as: d[n] = 1, if n=0 d[n] = 0, otherwise it can also be written like d=[1,0,0,0,â€¦] Impulse Response The impulse response h(n) is the response of filter L() at time n to unit impulse &#8230; <a href="http://www.scienceprog.com/impulse-response-of-discrete-system/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.scienceprog.com/impulse-response-of-discrete-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

