<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eq-Tech &#187; Organisations</title>
	<atom:link href="http://equima.pfpfree.net/category/organisations/feed/" rel="self" type="application/rss+xml" />
	<link>http://equima.pfpfree.net</link>
	<description>More techno ramble - but with a twist!</description>
	<lastBuildDate>Sat, 28 Aug 2010 01:43:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mythological reputations</title>
		<link>http://equima.pfpfree.net/2008/mythological-reputations/</link>
		<comments>http://equima.pfpfree.net/2008/mythological-reputations/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 07:15:53 +0000</pubDate>
		<dc:creator>insanity</dc:creator>
				<category><![CDATA[Blind-leading-blind]]></category>
		<category><![CDATA[Hype]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[matlab]]></category>

		<guid isPermaLink="false">http://equima.pfpfree.net/?p=40</guid>
		<description><![CDATA[I&#8217;ve had a hell of a month. I have been spending most of this year so far working with a large expensive piece of software called MATLAB.  By expensive, I mean the student version is over $100 for the most basic package.  By expensive, I mean the research package starts at $1000 and climbs somewhat [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a hell of a month. I have been spending most of this year so far working with a large expensive piece of software called MATLAB.  By expensive, I mean the student version is over $100 for the most basic package.  By expensive, I mean the research package starts at $1000 and climbs somewhat exponentially.</p>
<p>The last month has led me consider how I got into this predicament, that is, one of programming for MATLAB.  You see, MATLAB is the foundation stone of all computer-based maths.  IT is the yard-stick against which all other pieces of software are measured against.  Why?  Because.</p>
<p>Here are the key reasons I&#8217;ve been told for using MATLAB:</p>
<ul>
<li>It can do EVERYTHING (almost)</li>
<li>It has years of expertise behind it</li>
<li>It is expensive, therefore it is high quality</li>
<li>Everyone else recommends it&#8230;</li>
</ul>
<p>The problem is&#8230; my experiences don&#8217;t reflect any of the apparent positives that have been dictated.  To give some background, I am currently doing some image processing of video feeds in an exercise in computer vision.  So far I have had the following issues:</p>
<ul>
<li>Video under linux can only be loaded if the video is stored as a non-interleaved AVI file.  Finding a program that can do this seems to be about as likely as finding a hen with dracula-fangs</li>
<li>Object-orientation can be done in two different ways.  Only one method is properly documented by MATLAB.  Neither way work as one might expect.</li>
<li>MATLAB provides extraordinarily clumsy controls for GUI and redrawing operations</li>
<li>Image processing of various kinds has some strange undocumented limitations.  For example, I load a 2D image, the instant I attempt to change perspective (camdolly etc.), the image vanishes&#8230;</li>
<li>Image crop can only crop a straight rectangle&#8230;</li>
</ul>
<p>Each of these has wasted more than a day of work to figure out and program around.  So where is the advantage here for using to MATLAB?  I have explained these shortcomings to others who I work with, and all I ever hear back is the popular refrain &#8220;but the program is really good&#8230; what&#8217;s your problem?&#8221;.  So, in spite of all these shortcomings and issues, when I say MATLAB sucks, people just don&#8217;t believe me.</p>
<p>The first major question to consider is: how did MATLAB come to be in such an untouchable position?</p>
<p>As ever, I dont like to present problems without having theories to back them up. My theory is it took the following 4 steps:</p>
<h2>Step 1: write a program</h2>
<p>Simple stuff of course.  They wrote a mathematics program that could work in matricies.  It was written as an educational tool by a lecturer.  Nothing wrong at this point.</p>
<h2>Step 2: sell the program to another university</h2>
<p>So, this is the first and only software of its time.  Of course other Uni&#8217;s have the same desires and needs, so they adopt it wholesale, as it is a lot better than nothing&#8230; right?  Now we are starting to get on shaky ground, as this program likely hasn&#8217;t really been very &#8220;cleaned up&#8221;.</p>
<h2>Step 3: get adopted by a company</h2>
<p>This happened in 1984, with the forming of a company called The MathWorks.  Now there is a commercial reason to sell it&#8230; and generally the commercial entity will want a bigger market etc.  Also, the commercial entity will want to sell asap, and probably won&#8217;t bother rewriting or reworking the existing system.  After all, additional functionality expands the market-base, not improving of existing technology.  So, we get a different style of programming tacked onto an already questionable code base.</p>
<h2>Step 4: get many students hooked on it so it gets dragged out into the industry</h2>
<p>If the students are raised on only one program, then of course, that is what they will want when they graduate.  A great business model, I would highly recommend this track if you can get in!  Now the software is suddenly being used everywhere.  It is quite prolific, and is an almost entirely self-supporting illusion.  All you really need is enough people coming in to equal the number of people leaving your software.  At uni, this happens very naturally, so there is no hassle.  Industries will use software students are familiar with (or students will ask for software they are familiar with), our recent graduates won&#8217;t really investigate the other alternatives that hard, assuming that the university had already done this research (they didnt either)&#8230; suddenly we have a mythical reputation that springs into action.  All sides assume that MATLAB is the best of breed&#8230; why?  Because umm&#8230; everyone else is using it&#8230;</p>
<p>The problem is, that no where along the way has anyone actually sat down to decide the program they are building.  MATLAB has grown organically for many many decades now and my&#8230; goodness&#8230; does it show.  It has many different styles of documentation, mutliple functions to achieve almost identical ends, inconsistent coding syntax and many undocumented &#8220;features&#8221;.  And yet, this has no effect on the perceived value.</p>
<p>MATLAB is already big.  Why is it big? Because it grew when no-one else was there to compete.  So people argue &#8220;but &lt;prestigious uni name here&gt; uses it, certainly its good enough for us!&#8221;&#8230; of course that Uni uses, they use it because everybody else does!</p>
<p>Is MATLAB the best peice of software?  Probably, it is very expensive&#8230; and everyone knows you pay for quality.</p>
<p>Why is MATLAB so expensive?  Because it has taken decades of development, therefore it must be good&#8230; you know, it&#8217;s passed the test of time and all.</p>
<p>The reaction people are having to my critisisms is quite basic: they are buying the advertising material.  It is the same reaction you would get if you rocked up in a Ferrarri, and started telling everybody how bad the performance was.  People would nod and smile knowingly, and think in the back of their head &#8220;but its a Ferrarri&#8230; I&#8217;ll be he&#8217;s just using it wrong&#8221;.</p>
<p>Well, I&#8217;m not using it wrong.  For the area of image research I&#8217;m doing, contrary to popular belief, MATLAB quite simply sucks.  If there is one thing I can ask people reading this, it is: Please please please DO YOU OWN RESEARCH before you force those working below you to use a particular technology or software suite.  If you haven&#8217;t checked that the software can do the hardest thing you will need to do (or even all the simple things such as maybe loading a compressed avi file), then you haven&#8217;t done your research properly and could be crippling your project for life.</p>
<p>So next time someone says you should use &lt;Big Technology Company Name Here&gt;&#8217;s brand spanking new product, smile at them, pat them on the head, find yourself a trial copy and check it out for yourself before you commit to using it.  Don&#8217;t be fooled by the myths of reputation.</p>
]]></content:encoded>
			<wfw:commentRss>http://equima.pfpfree.net/2008/mythological-reputations/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
