<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Maple 11 Posts and Questions</title>
    <link>http://www.mapleprimes.com/products/Maple/Maple 11</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 04 Apr 2026 13:30:50 GMT</lastBuildDate>
    <pubDate>Sat, 04 Apr 2026 13:30:50 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>Maple 11 Questions and Posts on MaplePrimes</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Maple 11 Posts and Questions</title>
      <link>http://www.mapleprimes.com/products/Maple/Maple 11</link>
    </image>
    <item>
      <title>How to use plot3d command for a parametric equation? </title>
      <link>http://www.mapleprimes.com/questions/238010-How-To-Use-Plot3d-Command-For-A-Parametric?ref=Feed:MaplePrimes:Version Maple 11</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;First of all, I&amp;#39;m beginner in Maple.&amp;nbsp;&lt;br&gt;
I want to plot &amp;nbsp;&amp;quot;M&amp;quot; versus &amp;quot;kc&amp;quot; and &amp;quot;deltah&amp;quot; as a 3D curve (M is real and positive). Intervals of kc and deltah are&amp;nbsp; given (see attached file). These three parameters (i.e, M,kc,deltah) should satisfiy the following equation:&lt;br&gt;
Eq=-(1-(deltab+deltah))-(1-(deltab+deltah))/(kc-3/2)-deltah/sigmah-deltah/(sigmah*(kh-3/2))-(1/6)*deltab*sqrt(3)*mu*(1/sqrt((M-u0b+sqrt(3)*sqrt(mu*sigmab))**2)+1/sqrt((M-u0b-sqrt(3)*sqrt(mu*sigmab))**2))/sqrt(mu*sigmab)-(1/6)*sqrt(3)*(1/sqrt((M+sqrt(3)*sqrt(sigmai))**2)-1/sqrt((M-sqrt(3)*sqrt(sigmai))**2))/sqrt(sigmai)=0.&lt;br&gt;
&lt;br&gt;
Other parameters are as follows:&lt;br&gt;
&amp;nbsp;kh=3, sigmah=4,sigmab=1,u0b=0.05,sigmai=1/300,deltab=1e-6,mu=1836.&lt;br&gt;
&lt;a href="/view.aspx?sf=238010_question/3D.mw"&gt;3D.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;First of all, I&amp;#39;m beginner in Maple.&amp;nbsp;&lt;br&gt;
I want to plot &amp;nbsp;&amp;quot;M&amp;quot; versus &amp;quot;kc&amp;quot; and &amp;quot;deltah&amp;quot; as a 3D curve (M is real and positive). Intervals of kc and deltah are&amp;nbsp; given (see attached file). These three parameters (i.e, M,kc,deltah) should satisfiy the following equation:&lt;br&gt;
Eq=-(1-(deltab+deltah))-(1-(deltab+deltah))/(kc-3/2)-deltah/sigmah-deltah/(sigmah*(kh-3/2))-(1/6)*deltab*sqrt(3)*mu*(1/sqrt((M-u0b+sqrt(3)*sqrt(mu*sigmab))**2)+1/sqrt((M-u0b-sqrt(3)*sqrt(mu*sigmab))**2))/sqrt(mu*sigmab)-(1/6)*sqrt(3)*(1/sqrt((M+sqrt(3)*sqrt(sigmai))**2)-1/sqrt((M-sqrt(3)*sqrt(sigmai))**2))/sqrt(sigmai)=0.&lt;br&gt;
&lt;br&gt;
Other parameters are as follows:&lt;br&gt;
&amp;nbsp;kh=3, sigmah=4,sigmab=1,u0b=0.05,sigmai=1/300,deltab=1e-6,mu=1836.&lt;br&gt;
&lt;a href="/view.aspx?sf=238010_question/3D.mw"&gt;3D.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>238010</guid>
      <pubDate>Fri, 15 Mar 2024 08:09:13 Z</pubDate>
      <itunes:author>raj2018</itunes:author>
      <author>raj2018</author>
    </item>
    <item>
      <title>Why is the eval command not working correctly for me?</title>
      <link>http://www.mapleprimes.com/questions/236867-Why-Is-The-Eval-Command-Not-Working?ref=Feed:MaplePrimes:Version Maple 11</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;br&gt;
I have a function &amp;quot;w&amp;quot; that the eval command does not gives the correct value of its first derivative at a fixed point. I guess the problem is due to sqrt() terms, but I can&amp;#39;t fix it.&amp;nbsp;&lt;br&gt;
&lt;a href="/view.aspx?sf=236867_question/eval.mw"&gt;eval.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I have a function &amp;quot;w&amp;quot; that the eval command does not gives the correct value of its first derivative at a fixed point. I guess the problem is due to sqrt() terms, but I can&amp;#39;t fix it.&amp;nbsp;&lt;br&gt;
&lt;a href="/view.aspx?sf=236867_question/eval.mw"&gt;eval.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>236867</guid>
      <pubDate>Wed, 09 Aug 2023 08:55:54 Z</pubDate>
      <itunes:author>raj2018</itunes:author>
      <author>raj2018</author>
    </item>
    <item>
      <title>Taylor expantion</title>
      <link>http://www.mapleprimes.com/questions/235092-Taylor-Expantion?ref=Feed:MaplePrimes:Version Maple 11</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;br&gt;
I want to calculate the Taylor expansion of an expression with Maple, but there is an error. How can I fix it?&lt;br&gt;
&lt;a href="/view.aspx?sf=235092_question/T.mw"&gt;T.mw&lt;/a&gt;&lt;br&gt;
Thanks&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I want to calculate the Taylor expansion of an expression with Maple, but there is an error. How can I fix it?&lt;br&gt;
&lt;a href="/view.aspx?sf=235092_question/T.mw"&gt;T.mw&lt;/a&gt;&lt;br&gt;
Thanks&lt;/p&gt;
</description>
      <guid>235092</guid>
      <pubDate>Wed, 02 Nov 2022 21:45:05 Z</pubDate>
      <itunes:author>mary120</itunes:author>
      <author>mary120</author>
    </item>
    <item>
      <title>How do I solve a set of equations in Maple?</title>
      <link>http://www.mapleprimes.com/questions/232303-How-Do-I-Solve-A-Set-Of-Equations-In-Maple?ref=Feed:MaplePrimes:Version Maple 11</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I want to solve a set of ODE(s) by Maple. How do I do that?(Please, see the attached file)&lt;br&gt;
Thanks.&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=232303_question/new.mw"&gt;new.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I want to solve a set of ODE(s) by Maple. How do I do that?(Please, see the attached file)&lt;br&gt;
Thanks.&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=232303_question/new.mw"&gt;new.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>232303</guid>
      <pubDate>Sat, 22 May 2021 19:38:50 Z</pubDate>
      <itunes:author>raj2018</itunes:author>
      <author>raj2018</author>
    </item>
    <item>
      <title>Non-linear Equations</title>
      <link>http://www.mapleprimes.com/questions/231318-Nonlinear-Equations?ref=Feed:MaplePrimes:Version Maple 11</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have three equations in terms of the following variables:&lt;/p&gt;

&lt;p&gt;X,Y,X1, X2&lt;/p&gt;

&lt;p&gt;How do I get an equation in terms of (X1,X2) &amp;nbsp;with Maple from Equations 1-3?&lt;br&gt;
&lt;br&gt;
&lt;a href="/view.aspx?sf=231318_question/E.mw"&gt;E.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have three equations in terms of the following variables:&lt;/p&gt;

&lt;p&gt;X,Y,X1, X2&lt;/p&gt;

&lt;p&gt;How do I get an equation in terms of (X1,X2) &amp;nbsp;with Maple from Equations 1-3?&lt;br&gt;
&lt;br&gt;
&lt;a href="/view.aspx?sf=231318_question/E.mw"&gt;E.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>231318</guid>
      <pubDate>Tue, 29 Dec 2020 21:38:55 Z</pubDate>
      <itunes:author>Edy2018</itunes:author>
      <author>Edy2018</author>
    </item>
    <item>
      <title>What does it mean?: invalid range for first variable</title>
      <link>http://www.mapleprimes.com/questions/230959-What-Does-It-Mean-Invalid-Range-For?ref=Feed:MaplePrimes:Version Maple 11</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;br&gt;
Please see the attached file.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=230959_question/s1.mw"&gt;s1.mw&lt;/a&gt;&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;br&gt;
Please see the attached file.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a href="/view.aspx?sf=230959_question/s1.mw"&gt;s1.mw&lt;/a&gt;&lt;/p&gt;
</description>
      <guid>230959</guid>
      <pubDate>Wed, 11 Nov 2020 22:32:02 Z</pubDate>
      <itunes:author>raj2018</itunes:author>
      <author>raj2018</author>
    </item>
  </channel>
</rss>