<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238507</link>
    <title>MATLAB Central Newsreader - Matrix inversion</title>
    <description>Feed for thread: Matrix inversion</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 31 Oct 2008 21:26:02 -0400</pubDate>
      <title>Matrix inversion</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238507#608439</link>
      <author>Katula </author>
      <description>Am trying to learn MATLAB,i formed a matrix which has large values,zeros and ones,when i try to get the inverse it says matrix is singular.Question is how can i combine very small values with very large values to form one matrix?</description>
    </item>
    <item>
      <pubDate>Sat, 01 Nov 2008 02:56:03 -0400</pubDate>
      <title>Re: Matrix inversion</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238507#608455</link>
      <author>Roger Stafford</author>
      <description>&quot;Katula &quot; &amp;lt;ssengendo_ronald@yahoo.co.uk&amp;gt; wrote in message &amp;lt;geft5a$bbp$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Am trying to learn MATLAB,i formed a matrix which has large values,zeros and ones,when i try to get the inverse it says matrix is singular.Question is how can i combine very small values with very large values to form one matrix?&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;There is no reason why a non-singular matrix cannot have both very small and very large values at the same time.  It all depends on what those values are.&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;When Matlab declares that it deems a matrix to be &quot;singular&quot; it means that within computable accuracy the matrix has a zero value for its determinant, which in turn means that it can possess no inverse.  If it does in fact have an inverse in a mathematical sense, Matlab is unable to determine that inverse with any reasonable accuracy because of inherent round-off errors.&lt;br&gt;
&lt;br&gt;
Roger Stafford</description>
    </item>
  </channel>
</rss>

