<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with matrix</title>
      <link>http://ask.metafilter.com/tags/matrix</link>
      <description>Questions tagged with 'matrix' at Ask MetaFilter.</description>
	  <pubDate>Thu, 24 Dec 2009 00:30:53 -0800</pubDate> <lastBuildDate>Thu, 24 Dec 2009 00:30:53 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>The Origin of the Matrix </title>
	<link>http://ask.metafilter.com/141456/The%2DOrigin%2Dof%2Dthe%2DMatrix</link>	
	<description>Origin of the Matrix relating to a Science Fictional setting... I am reading Neuromancer by William Gibson and the main character mentions &quot;the matrix&quot;, as something he &quot;jacks in to&quot;. Now this is my first foray into sci-fi and I am only about 20 pages in but I was wondering where the term originated. Did The Matrix movie steal this term and its meaning from Gibson or was it already being used in previous sci-fi works? I have only ever heard it used in a sci-fi context so that&apos;s why I;m wondering. I&apos;m admitting my lack of knowledge in this area, so please don&apos;t make me feel like a ding dong if the answer to this question is blindingly obvious to you! Also, while on the topic of Sci-fi, the last book I read in the genre was Ender&apos;s Game in junior high and I loved it, so please suggest any sci-fi reads I should check out.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.141456</guid>
	<pubDate>Thu, 24 Dec 2009 00:30:53 -0800</pubDate>
	<category>books</category>
	<category>enders</category>
	<category>fiction</category>
	<category>game</category>
	<category>gibson</category>
	<category>literature</category>
	<category>matrix</category>
	<category>neuromancer</category>
	<category>reading</category>
	<category>science</category>
	<category>sci-fi</category>
	<category>the</category>
	<category>william</category>
	<dc:creator>madmamasmith</dc:creator>
	</item>
	<item>
	<title>Excel: Incrementing Formula Row Copied Across Columns</title>
	<link>http://ask.metafilter.com/137520/Excel%2DIncrementing%2DFormula%2DRow%2DCopied%2DAcross%2DColumns</link>	
	<description>Excel question: I need a &lt;i&gt;row&lt;/i&gt; number to automatically increment as I copy a formula horizontally across columns. Sample spreadsheet &lt;a href=&quot;http://www.youshare.com/Guest/18365825fec3723c.xls.html&quot;&gt;downloadable here&lt;/a&gt;, or viewable as a &lt;a href=&quot;http://spreadsheets.google.com/ccc?key=0An0gAhGgwloLdDQtdlJldDF1bzdIRW93VVdSMFdHdkE&amp;hl=en&quot;&gt;Google Doc here&lt;/a&gt;. Further details inside. To elaborate, the formula in question starts in Column T. In T2, the formula compares Node 1 to itself - hence the zero. In T2, it compares Node 1 to Node 2, in T3, Node 1 to Node 3, and so on. Column U does the same thing, except it compares Node 2 to Node 1, Node 2 to Node 2, Node 2 to Node 3, and so on. I want to copy out my formula so that all 50 nodes in the matrix are filled in, in this manner.&lt;br&gt;
&lt;br&gt;
The formula increments properly when copied vertically. Take a look at the representative portion of the formula right after the &lt;tt&gt;ABS&lt;/tt&gt; in cell T2: &lt;tt&gt;($C$2-$C2)&lt;/tt&gt;. The formula stays &quot;anchored&quot; on Node 1 via the &lt;tt&gt;$C$2&lt;/tt&gt;. The second part, &lt;tt&gt;$C2&lt;/tt&gt;, increments as you copy it down, to &lt;tt&gt;$C3&lt;/tt&gt;, &lt;tt&gt;$C4&lt;/tt&gt; and so on. (The same is true for the rest of the formula - it just goes &lt;tt&gt;($D$2-$D2)&lt;/tt&gt;, &lt;tt&gt;($E$2-$E2)&lt;/tt&gt; and so on.)&lt;br&gt;
&lt;br&gt;
Now take a look at Column U. The &quot;anchor&quot; changes from &lt;tt&gt;$C$2&lt;/tt&gt; to &lt;tt&gt;$C$3&lt;/tt&gt;. That&apos;s because Node 2 is now the basis for comparison. In Column V, the anchor changes to &lt;tt&gt;$C$4&lt;/tt&gt;, because Node 3 is the basis for comparison.&lt;br&gt;
&lt;br&gt;
The thing is, the anchors in Columns U and V were updated by hand. That is to say, if you copy the formula in Column T one cell to the right, nothing increments. I realize that this is &quot;proper&quot; Excel behavior - when you copy formulas horizontally, generally only the column will increment. But I would really love a way to force the row number of the anchor to automatically increment as I copy the formula to the right. (Note that the anchor has to retain the &lt;tt&gt;$&lt;/tt&gt; before the row number because when I copy the formula &lt;i&gt;down&lt;/i&gt;, that portion of the formula must stay fixed.)&lt;br&gt;
&lt;br&gt;
Please let me know if you need any further clarifications. And if you have any suggestions, I would be very grateful. Thank you.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137520</guid>
	<pubDate>Sat, 07 Nov 2009 13:38:36 -0800</pubDate>
	<category>excel</category>
	<category>formula</category>
	<category>increment</category>
	<category>matrix</category>
	<category>resolved</category>
	<dc:creator>Conrad Cornelius o&apos;Donald o&apos;Dell</dc:creator>
	</item>
	<item>
	<title>Can I use the Time Management Matrix in my software?</title>
	<link>http://ask.metafilter.com/128752/Can%2DI%2Duse%2Dthe%2DTime%2DManagement%2DMatrix%2Din%2Dmy%2Dsoftware</link>	
	<description>Can I use the &quot;Time Management Matrix&quot; in a commercial software product without any legal repercussions? (If you&apos;re not familiar with the Time Management Matrix, you can find a good primer &lt;a href=&quot;http://www.effective-time-management-strategies.com/time-management-matrix.html&quot;&gt;here&lt;/a&gt;.)&lt;br&gt;
&lt;br&gt;
My understanding is that the Matrix was popularized by Stephen Covey&apos;s book &lt;a href=&quot;http://en.wikipedia.org/wiki/First_Things_First_%28book%29&quot;&gt;&lt;i&gt;First Things First&lt;/i&gt;&lt;/a&gt;, and was later featured in some of his other books. Since then it has been widely used in motivational and leadership books and seminars. There are dozens of articles and pages about it online. It very likely existed in other forms, at least in concept, before Covey wrote about it.&lt;br&gt;
&lt;br&gt;
I am interested in including a visual representation, description, and interactive version of this Matrix in a piece of commercial software I am writing. Without giving away too much of the application&apos;s functionality, essentially a user will be able to click one of the quadrants of the Matrix to assign a task to it, view a list of tasks sorted by quadrant, etc. The software would also include a brief description of the Matrix and its quadrants, with no direct quotations from Covey&apos;s book or any other sources. In fact, I don&apos;t plan on mentioning Covey at all (unless I must for attribution) in order to avoid any implications of endorsement.&lt;br&gt;
&lt;br&gt;
Would I run into any legal issues if I do this? I can&apos;t find any solid evidence on whether Covey invented the concept or the term, so that&apos;s the first thing I need to find out. After that, I need to know what I can do if he does have some claim of ownership to it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.128752</guid>
	<pubDate>Wed, 29 Jul 2009 14:07:18 -0800</pubDate>
	<category>copyright</category>
	<category>covey</category>
	<category>development</category>
	<category>management</category>
	<category>matrix</category>
	<category>software</category>
	<category>stephen</category>
	<category>time</category>
	<category>trademark</category>
	<dc:creator>Anonymous</dc:creator>
	</item>
	<item>
	<title>How to maximise a matrix subject to constraints?</title>
	<link>http://ask.metafilter.com/124737/How%2Dto%2Dmaximise%2Da%2Dmatrix%2Dsubject%2Dto%2Dconstraints</link>	
	<description>Optimisation problem:  trying to find the subset of my data that meets a couple of constraints. I have a data set with 200 columns and 20 rows of numbers.  I am trying to find the 20 columns that make the mean of all values in the resulting 20 x 20 data set as large as possible--subject to the constraint that no row in the 20 x 20 set can have a mean value below a particular figure.&lt;br&gt;
&lt;br&gt;
I have access to a range of software tools (Excel, Mathematica, SPSS).  I know how to specify the constraint if I were going for a brute force solution, but obviously that&apos;s not going to be feasible here.   All suggestions greatly appreciated. . . . .</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124737</guid>
	<pubDate>Sun, 14 Jun 2009 05:16:45 -0800</pubDate>
	<category>maths</category>
	<category>matrix</category>
	<category>optimisation</category>
	<dc:creator>muhonnin</dc:creator>
	</item>
	<item>
	<title>The science of suckiness</title>
	<link>http://ask.metafilter.com/124190/The%2Dscience%2Dof%2Dsuckiness</link>	
	<description>I want to calculate the mean of a matrix, but I don&apos;t want a value, I want co-ordinates. &lt;small&gt;The following math question has lots of terminology that I&apos;m not qualified to use i.e. most of it is wrong. I hope you can see through this and help me. I will be using the words &lt;em&gt;matrix&lt;/em&gt;, &lt;em&gt;mean&lt;/em&gt; and &lt;em&gt;transformation&lt;/em&gt; without fully understanding them. For this I apologize.&lt;/small&gt; Imagine a 10x10 matrix of integers, I wish to find the &apos;point of balance&apos;. That is, if the integers were weights and the matrix a sheet of plywood, it is where I would place a pivot for the sheet to remain in balance (assume the plywood has no weight). &lt;br&gt;
&lt;br&gt;
I don&apos;t want to work it our mechanically (using trig and moments and things of that ilk, besides the weight thing is an analogy, I&apos;m looking at luminosity), I want to apply a matrix transformation if possible.&lt;br&gt;
&lt;br&gt;
However my knowledge doesn&apos;t even let me begin to search on the type of transformation I need. &lt;br&gt;
&lt;br&gt;
I have played with the mean of the rows and cols. In a 2x2 matrix for example&lt;br&gt;
&lt;br&gt;
10,20&lt;br&gt;
4,200&lt;br&gt;
&lt;br&gt;
x = ((1 * 10) + (2 * 20) + (1 * 4) + (2 * 200)) / (10 + 20 + 4 + 200) = 1.94017094&lt;br&gt;
y = ((1 * 10) + (2 * 4) + (1 * 20) + (2 * 200)) / (10 + 20 + 4 + 200) = 1.87179487&lt;br&gt;
&lt;br&gt;
which looks right, but doesn&apos;t feel right. I&apos;m sure we are missing something.&lt;br&gt;
&lt;br&gt;
Any pointers/equations/corrections are very appreciated.&lt;br&gt;
&lt;br&gt;
(The &apos;suckiness&apos; in the title refers to the larger integers &quot;sucking&quot; the balance point towards them, not that I suck at science, which I do)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124190</guid>
	<pubDate>Mon, 08 Jun 2009 10:07:15 -0800</pubDate>
	<category>math</category>
	<category>mathematics</category>
	<category>matrix</category>
	<category>resolved</category>
	<category>transformation</category>
	<dc:creator>handybitesize</dc:creator>
	</item>
	<item>
	<title>Maximizing a function over orthogonal matrices</title>
	<link>http://ask.metafilter.com/105198/Maximizing%2Da%2Dfunction%2Dover%2Dorthogonal%2Dmatrices</link>	
	<description>Maximizing a function over orthogonal matrices, or: solving polynomial order 2 systems.  Help me out or point me to a better forum / listhost. I have a function f(T) of a matrix that I want to maximize, which is order two in the elements of T.  Easy, partial derivatives gives you a linear system.  Here&apos;s the catch; I also want T to be orthonormal (the dot product of the rows to be zero or one -- the extension of orthogonal to non-square matrices).  &lt;br&gt;
&lt;br&gt;
The obvious way to maximize a function with constraints is to tack on Lagrange multipliers g(T) = f(T) + sum{lambda[ij](Ti . Tj - delta(i,j) ) }, but now g(T) is order three in parameters, and partial derivatives are order two and I don&apos;t know how to solve that system generally.&lt;br&gt;
&lt;br&gt;
The dimension of T can be huge, tens of thousands.  Let&apos;s not suggest numerics unless there&apos;s an amazing trick to deal with the dimensionality.&lt;br&gt;
&lt;br&gt;
Any ideas?  Maximization subject to orthogonality seems like something that should have come up a lot and someone have figured out.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.105198</guid>
	<pubDate>Sun, 26 Oct 2008 08:26:48 -0800</pubDate>
	<category>algebra</category>
	<category>lagrange</category>
	<category>math</category>
	<category>mathematics</category>
	<category>matrix</category>
	<category>optimization</category>
	<category>orthogonal</category>
	<category>orthonormal</category>
	<category>polynomial</category>
	<category>resolved</category>
	<category>statistics</category>
	<category>system</category>
	<dc:creator>a robot made out of meat</dc:creator>
	</item>
	<item>
	<title>How can I rotate around 3 axes in opengl?</title>
	<link>http://ask.metafilter.com/104254/How%2Dcan%2DI%2Drotate%2Daround%2D3%2Daxes%2Din%2Dopengl</link>	
	<description>Please help me wrap my head around this 3d graphics math. :( I&apos;m writing an application in OpenGL for learning purposes and I&apos;m trying to allow the user to modify the angle by which I rotate an object around the X axis, the Y axis, and the Z axis.&lt;br&gt;
&lt;br&gt;
My problem is that I only know how to do the following:&lt;br&gt;
&lt;br&gt;
glRotatef(xAngle,1,0,0);&lt;br&gt;
glRotatef(yAngle,0,1,0);&lt;br&gt;
glRotatef(zAngle,0,0,1);&lt;br&gt;
&lt;br&gt;
(basically, rotate around the x axis, then around the y axis, then around the z axis)&lt;br&gt;
&lt;br&gt;
This doesn&apos;t work because, essentially, after rotating, say, 90 degrees about the x-axis, the y and z axes are no longer where they used to be. See &lt;a href=&quot;http://img78.imageshack.us/img78/2839/3daxesmm8.png&quot;&gt;this crude picture&lt;/a&gt; for more information on what I&apos;m talking about.&lt;br&gt;
&lt;br&gt;
What I&apos;m looking for is best practice on what to do in this situation. I have two opengl books and I&apos;ve searched the internet and I haven&apos;t been able to find out anything about this. Surely this must be a common problem?&lt;br&gt;
&lt;br&gt;
Code or (well-explained, not dry) math theory would be much appreciated. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104254</guid>
	<pubDate>Tue, 14 Oct 2008 14:17:37 -0800</pubDate>
	<category>3d</category>
	<category>algebra</category>
	<category>graphics</category>
	<category>matrix</category>
	<category>opengl</category>
	<category>rotation</category>
	<dc:creator>mebibyte</dc:creator>
	</item>
	<item>
	<title>how do you construct a correlation matrix in APA format in Microsoft Word 2007</title>
	<link>http://ask.metafilter.com/94078/how%2Ddo%2Dyou%2Dconstruct%2Da%2Dcorrelation%2Dmatrix%2Din%2DAPA%2Dformat%2Din%2DMicrosoft%2DWord%2D2007</link>	
	<description>how do you construct a correlation matrix in APA format in Microsoft Word 2007 without killing yourself? I have 12 variables, and I need to construct a matrix of correlations preferably in portrait orientation. I have spent hours on this, and I still can&apos;t get my table to look like it should. &lt;br&gt;
&lt;br&gt;
Each cell with correlation value should hold at least 5 characters. Is there a tool out there that would help me do that? APA came out with a plug-in, but it doesn&apos;t work with MS 2007, which is what I have. Please help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.94078</guid>
	<pubDate>Sat, 14 Jun 2008 13:12:39 -0800</pubDate>
	<category>apa</category>
	<category>correlation</category>
	<category>matrix</category>
	<category>msword</category>
	<dc:creator>esolo</dc:creator>
	</item>
	<item>
	<title>The (Monotype) Matrix Reloaded</title>
	<link>http://ask.metafilter.com/86687/The%2DMonotype%2DMatrix%2DReloaded</link>	
	<description>I have a Monotype matrix case containing a bespoke font. Please help me see what it looks like in print. I worked for a publisher that used to commission its own typography. They shut down their printing plant many years ago, and much later, a senior editor gave me a &lt;a href=&quot;http://en.wikipedia.org/wiki/Matrix_(printing)&quot;&gt;type casting matrix case&lt;/a&gt; which they&apos;d rescued from the dump.&lt;br&gt;
&lt;br&gt;
The font looks to be an elegant book font. There is a code stamped on the case &quot;403-11&quot;, which might be the (British) Monotype reference for that  font.&lt;br&gt;
&lt;br&gt;
Is there anywhere (in North America; Canada preferred) I could get samples printed of this font? The back of the matrix case is pretty beat-up; looks like a lot of type was cast from this font. The brass matrices appear to be clean, though.&lt;br&gt;
&lt;br&gt;
My ideal would be to have this digitized into an outline font, but to do this properly would take time, money and skill. I have none of these.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86687</guid>
	<pubDate>Thu, 20 Mar 2008 18:22:39 -0800</pubDate>
	<category>font</category>
	<category>hotmetal</category>
	<category>matrix</category>
	<category>monotype</category>
	<category>type</category>
	<dc:creator>scruss</dc:creator>
	</item>
	<item>
	<title>What is this symbol that looks like an O with a small n or r in it?</title>
	<link>http://ask.metafilter.com/75266/What%2Dis%2Dthis%2Dsymbol%2Dthat%2Dlooks%2Dlike%2Dan%2DO%2Dwith%2Da%2Dsmall%2Dn%2Dor%2Dr%2Din%2Dit</link>	
	<description>What is &lt;a href=&quot;http://farm3.static.flickr.com/2392/1828408504_cb6f463079_o.jpg&quot;&gt;this logical/matrix/algorithm symbol&lt;/a&gt;? I&apos;m trying to implement an algorithm for manipulating matrices and I think I understand the equation described, but I don&apos;t know what the symbol that looks like a big O with a small n or r in it is called, or what it really means.&lt;br&gt;
&lt;br&gt;
The actual computation seems to be a calculation of Minkowski distance having exactly i+1 links, and that it relies on knowing the distance having i links.  I&apos;ve never seen that symbol before, and would like to know what it means</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.75266</guid>
	<pubDate>Fri, 02 Nov 2007 08:54:23 -0800</pubDate>
	<category>algorithm</category>
	<category>logic</category>
	<category>matrix</category>
	<category>n</category>
	<category>O</category>
	<category>r</category>
	<category>resolved</category>
	<category>symbol</category>
	<dc:creator>i love cheese</dc:creator>
	</item>
	<item>
	<title>Where can I find an aftermarket 16&quot; wheel cover for a 2005 Totoya Matrix?</title>
	<link>http://ask.metafilter.com/74651/Where%2Dcan%2DI%2Dfind%2Dan%2Daftermarket%2D16%2Dwheel%2Dcover%2Dfor%2Da%2D2005%2DTotoya%2DMatrix</link>	
	<description>Where can I find an aftermarket 16&quot; wheel cover for a 2005 Totoya Matrix? I lost one of the wheel covers of my 2005 Toyota Matrix the other day while I was driving. I thought it&apos;s something easy and cheap to replace. I went to Walmart and Pepboys, and they both carry wheel covers up to a size of 15&quot;. Mine is 16&quot; and was told I had to go to dealer for a replacement. Technically, I don&apos;t believe a Toyota cover will be any superior to what Walmart is selling - it&apos;s all plastic, and Toyato will charge 5x more easily. Is there any place that I can go to for a whatever brand wheel cover, relatively in the Walmart or Pepboys kinda price range for a set of 4? I live in Orange County, CA. So any where in OC or LA will work, or online. Thanks a lot.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.74651</guid>
	<pubDate>Thu, 25 Oct 2007 12:03:42 -0800</pubDate>
	<category>16</category>
	<category>cover</category>
	<category>matrix</category>
	<category>toyota</category>
	<category>wheel</category>
	<dc:creator>dy</dc:creator>
	</item>
	<item>
	<title>Profession Matrix</title>
	<link>http://ask.metafilter.com/70123/Profession%2DMatrix</link>	
	<description>I want to map out every possible profession / career. How would I start? From major categories like medicine, arts or technology then drill down to their subsets of phlebology, foley artist and Systems Analyst, for example &#8211; and everything in between. How would one define the umbrella areas and begin the task of defining a hierarchy of professions under each?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.70123</guid>
	<pubDate>Sat, 25 Aug 2007 23:33:02 -0800</pubDate>
	<category>careers</category>
	<category>map</category>
	<category>matrix</category>
	<category>profession</category>
	<dc:creator>pmaxwell</dc:creator>
	</item>
	<item>
	<title>Help Me Find These Sunglasses!</title>
	<link>http://ask.metafilter.com/56582/Help%2DMe%2DFind%2DThese%2DSunglasses</link>	
	<description>Looking for help categorizing/finding a particular style of sunglasses, harder than it sounds! Okay, I&apos;ve been looking for a particular type of sunglasses for quite awhile now.  I&apos;ve found precious few examples, mostly through imitations from movies, etc.  The sunglasses I want are similar to what Seraph wore in the Matrix (http://www.maximumeyewear.com/productfolder/celebrity-sunglasses/movie-sunglasses/matrix-sunglasses/matrix-glasses.jpg) but perhaps slightly smaller around the eyes.  I&apos;ve tried buying the cheap replicas of these, only to find them to actually be generic round eyeglasses quite unlike the photo.   Apparently no &quot;real&quot; consumer versions were made, unlike the others released by Blinde.&lt;br&gt;
&lt;br&gt;
 I&apos;m looking for what I can best describe as &quot;assassin&quot; glasses, small round black lenses that are close to each other between the eyes (not Morpheus glasses, though.  These are different.)  They&apos;re sometimes referred to as &quot;John Lennon&quot; sunglasses but obviously I want the lenses to be smaller.  I&apos;ve seen the exact style in several movies, and animes, and even in the windows of a few sunglasses shops (back in high school; of course they don&apos;t have them anymore.)  This leads me to believe that this actually was fashionable somewhere at some time, and that this is an actual style.  Usually killers, villians, or older wise characters wear them in movies.&lt;br&gt;
&lt;br&gt;
I&apos;ve spent at least 15 hours trying to chase down exactly what to call this style, and googling generic terms like &quot;round&quot;, &quot;Lennon&quot;, etc. but I haven&apos;t made much progress.  Can anyone help me out?  And can anyone tell me where to find them?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.56582</guid>
	<pubDate>Wed, 07 Feb 2007 20:55:20 -0800</pubDate>
	<category>accessories</category>
	<category>assassin</category>
	<category>eyewear</category>
	<category>matrix</category>
	<category>seraph</category>
	<category>sunglasses</category>
	<dc:creator>Phyltre</dc:creator>
	</item>
	<item>
	<title>Wall Graphics</title>
	<link>http://ask.metafilter.com/48659/Wall%2DGraphics</link>	
	<description>Converting an image to a simple dot-matrix pattern? A section of my wall is concrete and so I can&apos;t hang anything on it. I am planning on buying a few thousand &lt;a href=&quot;%3Ca%20href=%22null%22%3E%3Ca%20href=%22http://www.flickr.com/photos/wooandy/128344309/%22%3E%3C/a%3E%3C/a%3E%20&quot;  _blank&gt;color labels&lt;/a&gt; and creating an image in a dot-matrix style. &lt;a href=&quot;http://www.flickr.com/photos/wooandy/128344309/&quot;  _blank&gt;This is a bad example&lt;/a&gt;&lt;br&gt;
 but kind of along the lines of what I&apos;m thinking of doing, except with an image. Is there a program or application that I can download to convert an image to a dot matrix grid. Basically what I&apos;ll do is set up a grid in Illustrator to plan it out, and either there&apos;ll be a sticker there, or there won&apos;t. &lt;br&gt;
&lt;br&gt;
To focus the answers a bit, this isn&apos;t a job for Rasterbator or photoshop halftone filter, it needs to be gridded with an &quot;either there&apos;s a dot there or there isn&apos;t process.&quot; Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.48659</guid>
	<pubDate>Sun, 15 Oct 2006 20:33:25 -0800</pubDate>
	<category>design</category>
	<category>dot</category>
	<category>dotmatrix</category>
	<category>graphics</category>
	<category>it</category>
	<category>matrix</category>
	<category>wall</category>
	<category>wallgraphics</category>
	<category>yourself</category>
	<dc:creator>Sreiny</dc:creator>
	</item>
	<item>
	<title>Korean Language Matrix Trilogy</title>
	<link>http://ask.metafilter.com/48621/Korean%2DLanguage%2DMatrix%2DTrilogy</link>	
	<description>Looking for all three Matrix films, region 1 DVD or VHS, either dubbed or subtitled in Korean. Can you help me?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.48621</guid>
	<pubDate>Sun, 15 Oct 2006 01:21:04 -0800</pubDate>
	<category>dubbing</category>
	<category>film</category>
	<category>korean</category>
	<category>matrix</category>
	<category>subtitles</category>
	<dc:creator>billtron</dc:creator>
	</item>
	<item>
	<title>How to search an interior matrix/array and lookup a corresponding value in Excel?</title>
	<link>http://ask.metafilter.com/42668/How%2Dto%2Dsearch%2Dan%2Dinterior%2Dmatrixarray%2Dand%2Dlookup%2Da%2Dcorresponding%2Dvalue%2Din%2DExcel</link>	
	<description>Excel Powers Active! Vague Excel spreadsheet lookup problem inside. On preview, I apologize for the messy table below but it should make enough sense. I&apos;ve got a fairly large Excel table that looks something like this:&lt;br&gt;
&lt;pre&gt;&lt;br&gt;
     ColA            ColB              ColC                  ColD&lt;br&gt;
1   Index1        Moretext       Evenmore          Don&apos;t_care...&lt;br&gt;
2   Index2        Stilldifferent  Veryfrustarting  Don&apos;t_care...&lt;br&gt;
3   .....&lt;br&gt;
4   .....&lt;br&gt;
&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
What I would like to do is provide a search key, that should appear in Column B or Column C. And what gets returned is the value in Column A. So if I searched for &apos;Evenmore&apos; I would get &apos;Index1&apos; and if I searched for &apos;Stilldifferent&apos; I would get &apos;Index2&apos;.&lt;br&gt;
&lt;br&gt;
To complicate things, I don&apos;t want to search beyond column C.&lt;br&gt;
&lt;br&gt;
In reality, I actually have different strings in Columns B to I, and the value I want to look up is in Column A, J, K, or L. I have just simplified the diagram above for your comprehension pleasure. The number of rows is 255, but this could grow. Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.42668</guid>
	<pubDate>Fri, 21 Jul 2006 13:26:25 -0800</pubDate>
	<category>array</category>
	<category>excel</category>
	<category>matrix</category>
	<category>spreadsheet</category>
	<dc:creator>brettcar</dc:creator>
	</item>
	<item>
	<title>Notes Towards A List Of Post-Matrix Films</title>
	<link>http://ask.metafilter.com/34018/Notes%2DTowards%2DA%2DList%2DOf%2DPostMatrix%2DFilms</link>	
	<description>Post-&lt;i&gt;Matrix&lt;/i&gt; films?
What action films are clearly post-&lt;i&gt;Matrix&lt;/i&gt;? Not neccessarily science fiction but probably. Guns, martial arts, wire work, bullet-time, excessive slo-mo, etc. So for example: &lt;i&gt;Equalibrium&lt;/i&gt; and &lt;i&gt;Ultraviolet&lt;/i&gt;.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.34018</guid>
	<pubDate>Thu, 09 Mar 2006 02:23:17 -0800</pubDate>
	<category>bullettime</category>
	<category>cinema</category>
	<category>equalibrium</category>
	<category>film</category>
	<category>matrix</category>
	<category>movies</category>
	<category>thematrix</category>
	<dc:creator>ninebelow</dc:creator>
	</item>
	<item>
	<title>How do I create user-defined mathcad functions that take matricies as arguments and returns a matrix.</title>
	<link>http://ask.metafilter.com/27678/How%2Ddo%2DI%2Dcreate%2Duserdefined%2Dmathcad%2Dfunctions%2Dthat%2Dtake%2Dmatricies%2Das%2Darguments%2Dand%2Dreturns%2Da%2Dmatrix</link>	
	<description>How do I create user-defined mathcad functions that take matricies as arguments and returns a matrix? There are built-in functions that take and return matricies.  I&apos;ve looked through help and the manual but can&apos;t come up with how to write a function that does the same.  Please help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.27678</guid>
	<pubDate>Mon, 21 Nov 2005 20:00:19 -0800</pubDate>
	<category>engineering</category>
	<category>mathcad</category>
	<category>matricies</category>
	<category>matrix</category>
	<dc:creator>nickerbocker</dc:creator>
	</item>
	<item>
	<title>How does one learn to cope with technology?</title>
	<link>http://ask.metafilter.com/21522/How%2Ddoes%2Done%2Dlearn%2Dto%2Dcope%2Dwith%2Dtechnology</link>	
	<description>When I leave the &apos;grid&apos; for vacation &#8212; weekend or week-long, it does not matter &#8212; I feel liberated. Free. Refreshed. When I return, ubiquitous media (especially television and internet) really get me down. Then, after a few days, I&apos;m back on the grid, sucking from the teat of technology. I feel dirty. And guilty. Still, I love technology. It&apos;s like I&apos;m addicted (especially to the internet), and only quitting cold-turkey helps. &lt;b&gt;How does one cope with technology? Without becoming a Luddite, how does one break free of the addiction? How does one find balance?&lt;/b&gt; &lt;small&gt;Note that I mean &lt;i&gt;all&lt;/i&gt; technology &#8212; cars and phones and iPods, too &#8212; not just television and internet.&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.21522</guid>
	<pubDate>Thu, 21 Jul 2005 10:18:14 -0800</pubDate>
	<category>addiction</category>
	<category>matrix</category>
	<category>soul</category>
	<category>technology</category>
	<dc:creator>jdroth</dc:creator>
	</item>
	<item>
	<title>Excel spreadsheet question</title>
	<link>http://ask.metafilter.com/20278/Excel%2Dspreadsheet%2Dquestion</link>	
	<description>I have a complicated Excel valuation spreadsheet. The &quot;bottom line&quot; is affected by about 20 variables. I&apos;m comfortable fixing about 17 of them, but for the remaining three, I wish to output to a 4x30 matrix, consisting of parameters A, B, and C, and the bottom line value that corresponds to each of the three. As it stands now, I can plug and chug, but it&apos;s a bit unwieldy, and I may wish to make a bigger matrix soon (I&apos;ll keep the 4 parameters, but I may wish to go 4x100 or the like).

I can&apos;t reverse engineer the entire spreadsheet-- it would take forever. So, how do I build this matrix? In other words. as it now stands, I fill the three cells manually and cut and paste the given &quot;answer&quot; to a hand-crafted matrix, but I want to be able to draw the matrix and have the spreadsheet put the answers for each set of parameters in the fourth column.&lt;br&gt;
&lt;br&gt;
I realize that I may have phrased this question poorly. I&apos;ll try to respond to subsequent questions.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.20278</guid>
	<pubDate>Thu, 23 Jun 2005 09:08:04 -0800</pubDate>
	<category>excel</category>
	<category>matrix</category>
	<dc:creator>Kwantsar</dc:creator>
	</item>
	<item>
	<title>&quot;Lana&quot; Wachowski</title>
	<link>http://ask.metafilter.com/18251/Lana%2DWachowski</link>	
	<description>Around a year and a half ago, it was rumored that Larry Wachowski (co-creator of &quot;The Matrix&quot;) was to undergo a sex change operation. Did anything ever come of this? I tried Googling it, but was only able to find the original story, with no follow-up.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.18251</guid>
	<pubDate>Mon, 02 May 2005 14:33:54 -0800</pubDate>
	<category>matrix</category>
	<category>wachowski</category>
	<dc:creator>jimmy</dc:creator>
	</item>
	<item>
	<title>Lexis Nexis: Check the Matrix!</title>
	<link>http://ask.metafilter.com/12564/Lexis%2DNexis%2DCheck%2Dthe%2DMatrix</link>	
	<description>Can someone check Lexis Nexis to see if this case is real: &lt;i&gt;&lt;b&gt;Sofia Stewart vs Andy and Larry Wachowski, Joel Silver and Warner Brothers, United States District Court of California&lt;/b&gt;&lt;/i&gt;?  Boing Boing &lt;a href=&quot;http://www.boingboing.net/2004/12/06/wachowski_bros_lose_.html&quot;&gt;says&lt;/a&gt; that the Matrix was stolen by the Wachowski Brothers from Sofia Stewart and they lost a court fight but the only source is a &lt;a href=&quot;http://www.slccglobelink.com/news/2004/10/28/Entertainment/mother.Of.The.Matrix.Victorious-785067.shtml&quot;&gt;college newspaper&lt;/a&gt;!  The only thing I found on Google was &lt;a href=&quot;http://mboard.scifi.com/showflat.php?Cat=&amp;Number=283579&amp;Main=281790&quot;&gt;some guy&lt;/a&gt; saying that the details were on Lexis Nexis.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.12564</guid>
	<pubDate>Mon, 06 Dec 2004 12:32:51 -0800</pubDate>
	<category>law</category>
	<category>matrix</category>
	<dc:creator>exhilaration</dc:creator>
	</item>
	<item>
	<title>Matrix Furniture</title>
	<link>http://ask.metafilter.com/4424/Matrix%2DFurniture</link>	
	<description>Does anyone know who makes the chair that Agent Smith wheels over and sits down in while interrogating Morpheus in the first Matrix movie?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.4424</guid>
	<pubDate>Tue, 06 Jan 2004 11:11:49 -0800</pubDate>
	<category>agentsmith</category>
	<category>chair</category>
	<category>identify</category>
	<category>interrogation</category>
	<category>matrix</category>
	<category>morpheus</category>
	<dc:creator>tirade</dc:creator>
	</item>
	
	</channel>
</rss>

