<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with hours</title>
    <link>http://www.mapleprimes.com/tags/hours</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 21 May 2013 05:32:21 GMT</lastBuildDate>
    <pubDate>Tue, 21 May 2013 05:32:21 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with hours</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with hours</title>
      <link>http://www.mapleprimes.com/tags/hours</link>
    </image>
    <item>
      <title>Differentiating a function and then evaluating it</title>
      <link>http://www.mapleprimes.com/questions/104227-Differentiating-A-Function-And-Then-Evaluating-It?ref=Feed:MaplePrimes:Tagged With hours</link>
      <itunes:summary>&lt;p&gt;Ive tried this for hours and can't get it to work. Any help would be greatly appreciated. I need to&amp;nbsp;&lt;/p&gt;
&lt;p&gt;find a 10 significant figure approximation to the 10&lt;sup&gt;th&lt;/sup&gt;&amp;nbsp;derivative of&lt;/p&gt;
&lt;p align="center"&gt;&lt;span&gt;&lt;img src="https://mapleta.telt.unsw.edu.au:8443/mapleta/tmp/hp/ne/da/bijnmjccegghnmdjdmhjoopfjl.gif" alt=""&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="left"&gt;evaluated at x = -2.&lt;/p&gt;
&lt;p align="left"&gt;Ive tried using this maple command:&lt;/p&gt;
&lt;p align="left"&gt;evalf(subs(x=-2,diff((sin((x^2...</itunes:summary>
      <description>&lt;p&gt;Ive tried this for hours and can't get it to work. Any help would be greatly appreciated. I need to&amp;nbsp;&lt;/p&gt;
&lt;p&gt;find a 10 significant figure approximation to the 10&lt;sup&gt;th&lt;/sup&gt;&amp;nbsp;derivative of&lt;/p&gt;
&lt;p align="center"&gt;&lt;span&gt;&lt;img src="https://mapleta.telt.unsw.edu.au:8443/mapleta/tmp/hp/ne/da/bijnmjccegghnmdjdmhjoopfjl.gif" alt=""&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="left"&gt;evaluated at x = -2.&lt;/p&gt;
&lt;p align="left"&gt;Ive tried using this maple command:&lt;/p&gt;
&lt;p align="left"&gt;evalf(subs(x=-2,diff((sin((x^2...</description>
      <guid>104227</guid>
      <pubDate>Wed, 13 Apr 2011 23:56:15 Z</pubDate>
      <itunes:author>dennis995</itunes:author>
      <author>dennis995</author>
    </item>
    <item>
      <title>Massive Matrix, Faster Computing Wanted</title>
      <link>http://www.mapleprimes.com/questions/103600-Massive-Matrix-Faster-Computing-Wanted?ref=Feed:MaplePrimes:Tagged With hours</link>
      <itunes:summary>&lt;p&gt;I am using finite element analysis and have 47008 nodes, so require a 47008 by 47008 matrix.&amp;nbsp; I wish to create the matrix using a procedure and using if statements to fill in the matrix with the equations (mostly repeating and every element in each row is 0 excpet for 4 or 5).&amp;nbsp; Anyway, I have tested my solution method on a much smalller matrix and know it works.&amp;nbsp; My question is if there is a way to create such a large matrix without getting a memory error, and...</itunes:summary>
      <description>&lt;p&gt;I am using finite element analysis and have 47008 nodes, so require a 47008 by 47008 matrix.&amp;nbsp; I wish to create the matrix using a procedure and using if statements to fill in the matrix with the equations (mostly repeating and every element in each row is 0 excpet for 4 or 5).&amp;nbsp; Anyway, I have tested my solution method on a much smalller matrix and know it works.&amp;nbsp; My question is if there is a way to create such a large matrix without getting a memory error, and...</description>
      <guid>103600</guid>
      <pubDate>Mon, 04 Apr 2011 02:34:49 Z</pubDate>
      <itunes:author>tennisman03110</itunes:author>
      <author>tennisman03110</author>
    </item>
    <item>
      <title>How can i reduce the runtime</title>
      <link>http://www.mapleprimes.com/questions/95981-How-Can-I-Reduce-The-Runtime?ref=Feed:MaplePrimes:Tagged With hours</link>
      <itunes:summary>&lt;p&gt;I just started using Maple few weeks ago, so i am very new to Maple. I tried to write a program to:&lt;/p&gt;
&lt;p&gt;1. read data from excel&lt;/p&gt;
&lt;p&gt;2. process the data obtained from different excel sheets to find different possible combinations and calculate costs&lt;/p&gt;
&lt;p&gt;3. then to find the minimum cost option&lt;/p&gt;
&lt;p&gt;program i wrote is&lt;/p&gt;
&lt;p&gt;&amp;gt; with(ExcelTools);&lt;br&gt;&amp;gt; SHEET1 := Import("analysis.xls", "su1", "A4");&lt;br&gt;`output redirected...`&amp;gt; print(); # input placeholder</itunes:summary>
      <description>&lt;p&gt;I just started using Maple few weeks ago, so i am very new to Maple. I tried to write a program to:&lt;/p&gt;
&lt;p&gt;1. read data from excel&lt;/p&gt;
&lt;p&gt;2. process the data obtained from different excel sheets to find different possible combinations and calculate costs&lt;/p&gt;
&lt;p&gt;3. then to find the minimum cost option&lt;/p&gt;
&lt;p&gt;program i wrote is&lt;/p&gt;
&lt;p&gt;&amp;gt; with(ExcelTools);&lt;br&gt;&amp;gt; SHEET1 := Import("analysis.xls", "su1", "A4");&lt;br&gt;`output redirected...`&amp;gt; print(); # input placeholder</description>
      <guid>95981</guid>
      <pubDate>Fri, 13 Aug 2010 08:41:47 Z</pubDate>
      <itunes:author>dilumfernando</itunes:author>
      <author>dilumfernando</author>
    </item>
    <item>
      <title>Immediate posts are listed as posted 4 hours ago</title>
      <link>http://www.mapleprimes.com/posts/88980-Immediate-Posts-Are-Listed-As-Posted-4-Hours-Ago?ref=Feed:MaplePrimes:Tagged With hours</link>
      <itunes:summary>I just finished a post and it said it was posted 4 hours ago?</itunes:summary>
      <description>I just finished a post and it said it was posted 4 hours ago?</description>
      <guid>88980</guid>
      <pubDate>Thu, 03 Jun 2010 20:02:58 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
  </channel>
</rss>