<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: row-wise statistics</title>
		<atom:link href="http://cycling74.com/forums/topic/row-wise-statistics/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/row-wise-statistics/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 21:58:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/row-wise-statistics/#post-24782</guid>
					<title><![CDATA[row-wise statistics]]></title>
					<link>http://cycling74.com/forums/topic/row-wise-statistics/#post-24782</link>
					<pubDate>Wed, 08 Mar 2006 19:11:38 +0000</pubDate>
					<dc:creator>Alex Stahl</dc:creator>

					<description>
						<![CDATA[
						<p>I would like to figure out which row in a two-dimensional matrix has  <br />
the lowest mean value. I suppose I could scissors the matrix up into  <br />
a bunch of one-dimensional matrices then use a bunch of jit.3m&#8217;s to  <br />
compute the mean of each row, but that doesn&#8217;t sound very efficient  <br />
or scalable. Anyone have a better idea?</p>
<p>thanks!</p>
<p>Alex</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/row-wise-statistics/#post-72215</guid>
					<title><![CDATA[Re: row-wise statistics]]></title>
					<link>http://cycling74.com/forums/topic/row-wise-statistics/#post-72215</link>
					<pubDate>Wed, 08 Mar 2006 19:23:17 +0000</pubDate>
					<dc:creator>Wesley Smith</dc:creator>

					<description>
						<![CDATA[
						<p>You can use xray.jit.mean (<br />
<a href="http://www.mat.ucsb.edu/~whsmith/xray/xray.jit.mean.html" rel="nofollow">http://www.mat.ucsb.edu/~whsmith/xray/xray.jit.mean.html</a> ).</p>
<p>wes</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/row-wise-statistics/#post-72216</guid>
					<title><![CDATA[Re: row-wise statistics]]></title>
					<link>http://cycling74.com/forums/topic/row-wise-statistics/#post-72216</link>
					<pubDate>Wed, 08 Mar 2006 21:06:12 +0000</pubDate>
					<dc:creator>Joost Rekveld</dc:creator>

					<description>
						<![CDATA[
						<p>thanks for that Wes,<br />
I use it all the time, i suppose with the Lobjects is the external I <br />
use most&#8230;</p>
<p>ciao,</p>
<p>Joost.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>                         Joost Rekveld<br />
&#8212;&#8212;&#8212;&#8211;    <a href="http://www.lumen.nu/rekveld" rel="nofollow">http://www.lumen.nu/rekveld</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>&#8220;The mystery of the world is the visible, not the invisible&#8221;<br />
(Oscar Wilde)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

