<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Vishal's Summer Research</title>
	<atom:link href="http://vishalk.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://vishalk.wordpress.com</link>
	<description>Some assembly required. But hopefully not MIPS.</description>
	<lastBuildDate>Fri, 25 Sep 2009 20:17:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Linear Intersection Estimator by Gandalf</title>
		<link>http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-32</link>
		<dc:creator>Gandalf</dc:creator>
		<pubDate>Fri, 25 Sep 2009 20:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-32</guid>
		<description>In the Brandstein Thesis, he calculate &quot;tao&quot; (TDOA stimated) with a formula in which there were lambda1k and lambda2k coefficients dipendent from the noise signal.

Lambda1k = lim(J,inf, 1/J*SUM(j=1 to J) norm(M1j(k))^2)

M1j and M2j are the DFT of noises n1(l) and n2(l), but what &quot;j&quot; means?

Can you help me understanding that formula?

Thank you very much!</description>
		<content:encoded><![CDATA[<p>In the Brandstein Thesis, he calculate &#8220;tao&#8221; (TDOA stimated) with a formula in which there were lambda1k and lambda2k coefficients dipendent from the noise signal.</p>
<p>Lambda1k = lim(J,inf, 1/J*SUM(j=1 to J) norm(M1j(k))^2)</p>
<p>M1j and M2j are the DFT of noises n1(l) and n2(l), but what &#8220;j&#8221; means?</p>
<p>Can you help me understanding that formula?</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linear Intersection Estimator by Vishal Kotcherlakota</title>
		<link>http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-31</link>
		<dc:creator>Vishal Kotcherlakota</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-31</guid>
		<description>Glad to hear, and happy to help. =) (I had a similar problem in a M-file, too.)</description>
		<content:encoded><![CDATA[<p>Glad to hear, and happy to help. =) (I had a similar problem in a M-file, too.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linear Intersection Estimator by Gandalf</title>
		<link>http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-30</link>
		<dc:creator>Gandalf</dc:creator>
		<pubDate>Wed, 23 Sep 2009 23:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-30</guid>
		<description>Problem fixed!
In the teta formula I wrote cos()^-1 instead of acos() ^_^</description>
		<content:encoded><![CDATA[<p>Problem fixed!<br />
In the teta formula I wrote cos()^-1 instead of acos() ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linear Intersection Estimator by Gandalf</title>
		<link>http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-29</link>
		<dc:creator>Gandalf</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-29</guid>
		<description>To get in a coordinate easy situation, i put all my microphone on one wall (y=0), i have 4 array of 4 microphones.

So i don&#039;t use the R matrix because i don&#039;t need to change system coordinate, every microphones are the same coordinate system, so i simply use the formula l=t*a

To calculate (aj x ak) i&#039;m using the cross function cross(aj,ak), is it right?

Reading Brandstain thesis, the t&#039;s are the distance from the center of the array to the source location.
I calculate all possible intersections, i find all the &quot;t&quot;, but no one of this have a value close the real distance from the center of a mic and the source location.

Some example:
The real distances are about 4.1 - 4.8
The t&#039;s values are about 14.9 - 40.8</description>
		<content:encoded><![CDATA[<p>To get in a coordinate easy situation, i put all my microphone on one wall (y=0), i have 4 array of 4 microphones.</p>
<p>So i don&#8217;t use the R matrix because i don&#8217;t need to change system coordinate, every microphones are the same coordinate system, so i simply use the formula l=t*a</p>
<p>To calculate (aj x ak) i&#8217;m using the cross function cross(aj,ak), is it right?</p>
<p>Reading Brandstain thesis, the t&#8217;s are the distance from the center of the array to the source location.<br />
I calculate all possible intersections, i find all the &#8220;t&#8221;, but no one of this have a value close the real distance from the center of a mic and the source location.</p>
<p>Some example:<br />
The real distances are about 4.1 &#8211; 4.8<br />
The t&#8217;s values are about 14.9 &#8211; 40.8</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linear Intersection Estimator by Vishal Kotcherlakota</title>
		<link>http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-28</link>
		<dc:creator>Vishal Kotcherlakota</dc:creator>
		<pubDate>Wed, 23 Sep 2009 06:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-28</guid>
		<description>Gandalf,

Likely, your coordinate change is wrong. If you&#039;re using the TDOA method, your initial solution is with respect to the center of the microphone cluster. I have a post that details how I handled this process. When I wrote this post, I had just taken a course in linear algebra, which helped a lot. 

As you can tell, it&#039;s been awhile since I did this, but if i remember correctly, taking the inverse of the a-coefficient matrix and multiplying it by the c-coefficients should give you the answer you&#039;re looking for. A good linear algebra textbook should point you in the right direction (so to speak.)</description>
		<content:encoded><![CDATA[<p>Gandalf,</p>
<p>Likely, your coordinate change is wrong. If you&#8217;re using the TDOA method, your initial solution is with respect to the center of the microphone cluster. I have a post that details how I handled this process. When I wrote this post, I had just taken a course in linear algebra, which helped a lot. </p>
<p>As you can tell, it&#8217;s been awhile since I did this, but if i remember correctly, taking the inverse of the a-coefficient matrix and multiplying it by the c-coefficients should give you the answer you&#8217;re looking for. A good linear algebra textbook should point you in the right direction (so to speak.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linear Intersection Estimator by Gandalf</title>
		<link>http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-27</link>
		<dc:creator>Gandalf</dc:creator>
		<pubDate>Tue, 22 Sep 2009 19:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/06/28/linear-intersection-estimator/#comment-27</guid>
		<description>Hi,
have you a matlab source about this?

When you estimate the location of the sourcem how you calculate Wjk?

I&#039;ve tried it without noise, but the 4 line (from 4 set of microphones) doesn&#039;t intersects, they go in 4 different directions....

I&#039;d glad if you help me with this.

Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
have you a matlab source about this?</p>
<p>When you estimate the location of the sourcem how you calculate Wjk?</p>
<p>I&#8217;ve tried it without noise, but the 4 line (from 4 set of microphones) doesn&#8217;t intersects, they go in 4 different directions&#8230;.</p>
<p>I&#8217;d glad if you help me with this.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Orthogonal Projection Method by Bookmarks about Estimate</title>
		<link>http://vishalk.wordpress.com/2008/07/13/orthogonal-projection-method/#comment-13</link>
		<dc:creator>Bookmarks about Estimate</dc:creator>
		<pubDate>Thu, 16 Oct 2008 07:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/07/13/orthogonal-projection-method/#comment-13</guid>
		<description>[...] - bookmarked by 2 members originally found by nrox653 on 2008-09-27  Orthogonal Projection Method  http://vishalk.wordpress.com/2008/07/13/orthogonal-projection-method/ - bookmarked by 4 members [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 2 members originally found by nrox653 on 2008-09-27  Orthogonal Projection Method  <a href="http://vishalk.wordpress.com/2008/07/13/orthogonal-projection-method/" rel="nofollow">http://vishalk.wordpress.com/2008/07/13/orthogonal-projection-method/</a> &#8211; bookmarked by 4 members [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Experiment Setup: The Non-Technical Version by Calit2&#8217;s SURSP - The Blog &#187; Blog Archive &#187; A (hopefully simple) summary of what I&#8217;m doing.</title>
		<link>http://vishalk.wordpress.com/2008/07/24/my-experiment-setup-the-non-technical-version/#comment-12</link>
		<dc:creator>Calit2&#8217;s SURSP - The Blog &#187; Blog Archive &#187; A (hopefully simple) summary of what I&#8217;m doing.</dc:creator>
		<pubDate>Fri, 08 Aug 2008 18:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/07/24/my-experiment-setup-the-non-technical-version/#comment-12</guid>
		<description>[...] As some of you might know, I maintain a blog at http://vishalk.wordpress.com/ which documents my project. However, I know that the majority of it is too technical for people not already familiar with the subject. I’ve created a non-technical explanation of how I plan to carry out my experiment here: http://vishalk.wordpress.com/2008/07/24/my-experiment-setup-the-non-technical-version/ [...]</description>
		<content:encoded><![CDATA[<p>[...] As some of you might know, I maintain a blog at <a href="http://vishalk.wordpress.com/" rel="nofollow">http://vishalk.wordpress.com/</a> which documents my project. However, I know that the majority of it is too technical for people not already familiar with the subject. I’ve created a non-technical explanation of how I plan to carry out my experiment here: <a href="http://vishalk.wordpress.com/2008/07/24/my-experiment-setup-the-non-technical-version/" rel="nofollow">http://vishalk.wordpress.com/2008/07/24/my-experiment-setup-the-non-technical-version/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Experiment Setup: The Non-Technical Version by M. Zhang</title>
		<link>http://vishalk.wordpress.com/2008/07/24/my-experiment-setup-the-non-technical-version/#comment-11</link>
		<dc:creator>M. Zhang</dc:creator>
		<pubDate>Fri, 25 Jul 2008 22:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://vishalk.wordpress.com/2008/07/24/my-experiment-setup-the-non-technical-version/#comment-11</guid>
		<description>This was a nice article for my afternoon break :) Very interesting. Wow, even I could understand it.

Happy testing :)</description>
		<content:encoded><![CDATA[<p>This was a nice article for my afternoon break <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Very interesting. Wow, even I could understand it.</p>
<p>Happy testing <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
