<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Matrix left division C implementation' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Matrix left division C implementation' posted on the 'Algorithms' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 20 Jun 2013 01:46:11 -0700</pubDate>
    <lastBuildDate>Thu, 20 Jun 2013 01:46:11 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Matrix left division C implementation</title>
      <link>http://www.programmersheaven.com/mb/Algorithms/429377/429377/matrix-left-division-c-implementation/</link>
      <description>Hello&lt;br /&gt;
&lt;br /&gt;
I want to implement matrix left division in C using fixed point arithmetics.&lt;br /&gt;
c=A\b&lt;br /&gt;
where&lt;br /&gt;
A - matrix n x 3 (where n &amp;gt;&amp;gt; 3)&lt;br /&gt;
b - n x 1&lt;br /&gt;
c - should be 3 x 1&lt;br /&gt;
Anyone could give some hint how to start or give some example?&lt;br /&gt;
Regards&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Algorithms/429377/429377/matrix-left-division-c-implementation/</guid>
      <pubDate>Wed, 29 Aug 2012 02:08:21 -0700</pubDate>
      <category>Algorithms</category>
    </item>
  </channel>
</rss>