<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Selecting Data and Surrounding Values</title>
	<atom:link href="http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/</link>
	<description>Loren Shure works on design of the MATLAB language at MathWorks. She writes here about once a week on MATLAB programming and related topics.</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:24:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ramana</title>
		<link>http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30432</link>
		<dc:creator>Ramana</dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30432</guid>
		<description>Dear Loren,
Thank you very much for your redirection.
Yes, I have got to my solution with it now.

regards,
ramana murthy</description>
		<content:encoded><![CDATA[<p>Dear Loren,<br />
Thank you very much for your redirection.<br />
Yes, I have got to my solution with it now.</p>
<p>regards,<br />
ramana murthy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren</title>
		<link>http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30428</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30428</guid>
		<description>Ramana-

There&#039;s a relevant thread on the newsgroup that you should read:

http://www.mathworks.com/matlabcentral/newsreader/view_thread/255025

--Loren</description>
		<content:encoded><![CDATA[<p>Ramana-</p>
<p>There&#8217;s a relevant thread on the newsgroup that you should read:</p>
<p><a href="http://www.mathworks.com/matlabcentral/newsreader/view_thread/255025" rel="nofollow">http://www.mathworks.com/matlabcentral/newsreader/view_thread/255025</a></p>
<p>&#8211;Loren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren</title>
		<link>http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30427</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Wed, 01 Jul 2009 14:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30427</guid>
		<description>Ramana-

bsxfun may help.  I suggest you program up several variants and time/profile them.  Again, there are some utilities that may be useful on the file exchange.

--Loren</description>
		<content:encoded><![CDATA[<p>Ramana-</p>
<p>bsxfun may help.  I suggest you program up several variants and time/profile them.  Again, there are some utilities that may be useful on the file exchange.</p>
<p>&#8211;Loren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramana</title>
		<link>http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30426</link>
		<dc:creator>Ramana</dc:creator>
		<pubDate>Wed, 01 Jul 2009 11:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30426</guid>
		<description>Dear Loren,
Thank you for your response.
Yes, I&#039;m comparing vectors of length 150.
For some code, I receive OUT of MEMORY and for some it takes really very long time. 
I was looking for using built-in MATLAB utilities as they are usually best optimized.
Can this bxxfun be helpful?

regards,
ramana</description>
		<content:encoded><![CDATA[<p>Dear Loren,<br />
Thank you for your response.<br />
Yes, I&#8217;m comparing vectors of length 150.<br />
For some code, I receive OUT of MEMORY and for some it takes really very long time.<br />
I was looking for using built-in MATLAB utilities as they are usually best optimized.<br />
Can this bxxfun be helpful?</p>
<p>regards,<br />
ramana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren</title>
		<link>http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30425</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Wed, 01 Jul 2009 10:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30425</guid>
		<description>Ramana-

I assume you are comparing vectors of length 150 though you don&#039;t make that clear.  I would recommend trying several different codes and timing/profiling them to see what&#039;s best for your circumstances.  You might also post to the newsgroup, and look at the File Exchange as I think there might be some relevant contributions there.

--Loren</description>
		<content:encoded><![CDATA[<p>Ramana-</p>
<p>I assume you are comparing vectors of length 150 though you don&#8217;t make that clear.  I would recommend trying several different codes and timing/profiling them to see what&#8217;s best for your circumstances.  You might also post to the newsgroup, and look at the File Exchange as I think there might be some relevant contributions there.</p>
<p>&#8211;Loren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramana</title>
		<link>http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30424</link>
		<dc:creator>ramana</dc:creator>
		<pubDate>Wed, 01 Jul 2009 09:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/loren/2007/03/15/selecting-data-and-surrounding-values/#comment-30424</guid>
		<description>Hi
I have two matrices of size 5000x150 and 1500x150.
I want to find pairwise euclidean distance and pairwise difference. 
Can bsxfun be best utilized for this? Though I use repmat, still I need to keep in a for loop, which is very time consuming.
Thanking you very much,

regards,
ramana</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have two matrices of size 5000&#215;150 and 1500&#215;150.<br />
I want to find pairwise euclidean distance and pairwise difference.<br />
Can bsxfun be best utilized for this? Though I use repmat, still I need to keep in a for loop, which is very time consuming.<br />
Thanking you very much,</p>
<p>regards,<br />
ramana</p>
]]></content:encoded>
	</item>
</channel>
</rss>

