<?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>Matlab Tutorials &#187; matlab vectors</title>
	<atom:link href="http://www.matlabtutorials.com/howto/matlab-vectors/feed" rel="self" type="application/rss+xml" />
	<link>http://www.matlabtutorials.com</link>
	<description>Matlab tutorials and examples</description>
	<lastBuildDate>Mon, 10 May 2010 10:55:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Finding maximum and minimum values in arrays</title>
		<link>http://www.matlabtutorials.com/examples/finding-maximum-and-minimum-values-in-arrays.html</link>
		<comments>http://www.matlabtutorials.com/examples/finding-maximum-and-minimum-values-in-arrays.html#comments</comments>
		<pubDate>Thu, 25 Mar 2010 23:55:55 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Array Operations]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[exercise]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[m-file]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab vectors]]></category>
		<category><![CDATA[maximum]]></category>
		<category><![CDATA[minumum]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=137</guid>
		<description><![CDATA[<p>Let’s write a function file range.m that calculates the difference between the maximum and minimum value in a vector. The file should return a reply. Open an edit window. Create a function file like the one below. <a href='http://www.matlabtutorials.com/examples/finding-maximum-and-minimum-values-in-arrays.html' rel="nofollow">Read More</a></p>Matlab Tags: Array Operations, arrays, Examples, exercise, Functions, m-file, matlab, matlab vectors, maximum, minumum, range, vector]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/examples/finding-maximum-and-minimum-values-in-arrays.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Vectors in Matlab</title>
		<link>http://www.matlabtutorials.com/documents/introduction-to-vectors-in-matlab.html</link>
		<comments>http://www.matlabtutorials.com/documents/introduction-to-vectors-in-matlab.html#comments</comments>
		<pubDate>Fri, 04 Dec 2009 08:58:26 +0000</pubDate>
		<dc:creator>matlabtutorials</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[Define]]></category>
		<category><![CDATA[division]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[eps]]></category>
		<category><![CDATA[equations]]></category>
		<category><![CDATA[for]]></category>
		<category><![CDATA[if]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[matlab vectors]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[pack]]></category>
		<category><![CDATA[rem]]></category>
		<category><![CDATA[round]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[stem]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[vectors]]></category>
		<category><![CDATA[ver]]></category>
		<category><![CDATA[which]]></category>

		<guid isPermaLink="false">http://www.matlabtutorials.com/?p=94</guid>
		<description><![CDATA[<p><strong>Defining a Vector</strong><br />
<img src="http://www.matlabtutorials.com/wp-content/uploads/vek-300x273.png" alt="vek" title="vek" width="300" height="273" class="alignleft size-medium wp-image-95" /><br />
Matlab is a software package that makes it easier for you to enter matrices and vectors, and manipulate them. The interface follows a language that is designed to look a lot like the notation use in linear algebra. In the following tutorial, we will discuss some of the basics of working with vectors. <a href='http://www.matlabtutorials.com/documents/introduction-to-vectors-in-matlab.html' rel="nofollow">Read More</a></p>Matlab Tags: Define, division, end, eps, equations, for, if, load, matlab, matlab vectors, open, pack, rem, round, sign, stem, title, tutorials, vectors, ver, which]]></description>
		<wfw:commentRss>http://www.matlabtutorials.com/documents/introduction-to-vectors-in-matlab.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

