<?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>indexing &#8211; Aptech</title>
	<atom:link href="https://www.aptech.com/blog/tag/indexing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aptech.com</link>
	<description>GAUSS Software - Fastest Platform for Data Analytics</description>
	<lastBuildDate>Tue, 23 Apr 2024 20:53:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>GAUSS Basics 3: Introduction to matrices</title>
		<link>https://www.aptech.com/blog/gauss-basics-3-introduction-to-matrices/</link>
					<comments>https://www.aptech.com/blog/gauss-basics-3-introduction-to-matrices/#respond</comments>
		
		<dc:creator><![CDATA[aptech]]></dc:creator>
		<pubDate>Mon, 25 Mar 2019 18:19:14 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[concatenation]]></category>
		<category><![CDATA[gauss basics]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[matrices]]></category>
		<guid isPermaLink="false">https://www.aptech.com/?p=19924</guid>

					<description><![CDATA[Learn how to work with matrices, the building block of the GAUSS programming language, in this third video in our GAUSS Basics series. Today we will explore how to:
<ul>
<li>Create matrices.</li>
<li>Find their size.</li>
<li>Access specific elements with indexing.</li>
<li>Grow matrices with matrix concatenation.</li>
</ul>]]></description>
										<content:encoded><![CDATA[<iframe width="560" height="315" src="https://www.youtube.com/embed/zdnMw97E-9E" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<h2 id="introduction">Introduction</h2>
<p>This third video in our GAUSS Basics series will show you how to:</p>
<ol>
<li>Create matrices.</li>
<li>Find their size.</li>
<li>Access specific elements with indexing.</li>
<li>Grow them with matrix concatenation.</li>
</ol>
<h2 id="timeline">Timeline</h2>
<p><a href="https://www.youtube.com/watch?v=zdnMw97E-9E&t=32s" target="_blank" rel="noopener">0:00</a> Matrix declarations.<br />
<a href="https://www.youtube.com/watch?v=zdnMw97E-9E&t=100s" target="_blank" rel="noopener">1:40</a> Matrix Indexing.<br />
<a href="https://www.youtube.com/watch?v=zdnMw97E-9E&t=168s" target="_blank" rel="noopener">2:48</a> Matrix Concatenation.  </p>
<h2 id="the-gauss-basics-video-series">The GAUSS Basics Video Series</h2>
<ol>
<li><a href="https://www.aptech.com/blog/gauss-basics-interactive-commands/" target="_blank" rel="noopener">GAUSS Basics: Interactive commands</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-2-running-a-program/" target="_blank" rel="noopener">GAUSS Basics 2: Running a program</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-4-matrix-operations/" target="_blank" rel="noopener">GAUSS Basics 4: Matrix operations</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-5-element-by-element-conformability/" target="_blank" rel="noopener">GAUSS Basics 5: Element-by-element conformability</a></li>
<li><a href="https://www.aptech.com/blog/gauss-basics-6-logical-and-relational-operators/" target="_blank" rel="noopener">GAUSS Basics 6: Logical and relational operators</a></li>
<li><a href="https://youtu.be/XysUVSWPzrg?si=t1nZj8lyqtS505du" target="_blank" rel="noopener">GAUSS Basics 7: Conditional Statements</a></li>
</ol>]]></content:encoded>
					
					<wfw:commentRss>https://www.aptech.com/blog/gauss-basics-3-introduction-to-matrices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
