<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / aleph / tag / matrix</title>
<link>http://netvouz.com/aleph/tag/matrix?feed=rss</link>
<description>aleph&#39;s bookmarks tagged &quot;matrix&quot; on Netvouz</description>
<item><title>r - How to select and remove specific elements or find their index in a vector or matrix? - Stack Overflow</title>
<link>http://stackoverflow.com/questions/13282382/how-to-select-and-remove-specific-elements-or-find-their-index-in-a-vector-or-ma</link>
<description></description>
<category domain="http://netvouz.com/aleph?category=19219017158469885">tech &gt; programming</category>
<author>aleph</author>
<pubDate>Wed, 07 Aug 2013 08:52:56 GMT</pubDate>
</item><item><title>R Library</title>
<link>http://www.ats.ucla.edu/stat/r/library/matrix_alg.htm</link>
<description>Matrices and matrix computations</description>
<category domain="http://netvouz.com/aleph?category=19219017158469885">tech &gt; programming</category>
<author>aleph</author>
<pubDate>Mon, 10 Jun 2013 03:23:01 GMT</pubDate>
</item><item><title>R: how to rbind two huge data-frames without running out of memory - Stack Overflow</title>
<link>http://stackoverflow.com/questions/4761073/r-how-to-rbind-two-huge-data-frames-without-running-out-of-memory</link>
<description>up vote 1 down vote 	 Try to create a data.frame of desired size, hence import your data using subscripts. dtf &lt;- as.data.frame(matrix(NA, 10, 10)) dtf1 &lt;- as.data.frame(matrix(1:50, 5, 10, byrow=TRUE)) dtf2 &lt;- as.data.frame(matrix(51:100, 5, 10, byrow=TRUE)) dtf[1:5, ] &lt;- dtf1 dtf[6:10, ] &lt;- dtf2</description>
<category domain="http://netvouz.com/aleph?category=8471025583112466067">tech &gt; problems</category>
<author>aleph</author>
<pubDate>Thu, 27 Aug 2015 18:12:08 GMT</pubDate>
</item><item><title>R: Select specific elements or find their index in a vector or a matrix | For The Love Of...</title>
<link>http://fortheloveof.co.uk/2010/04/11/r-select-specific-elements-or-find-their-index-in-a-vector-or-a-matrix/</link>
<description></description>
<category domain="http://netvouz.com/aleph?category=19219017158469885">tech &gt; programming</category>
<author>aleph</author>
<pubDate>Wed, 19 Jun 2013 02:16:28 GMT</pubDate>
</item></channel></rss>