<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with ode</title>
    <link>http://www.mapleprimes.com/tags/ode</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sun, 19 May 2013 21:27:08 GMT</lastBuildDate>
    <pubDate>Sun, 19 May 2013 21:27:08 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with ode</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with ode</title>
      <link>http://www.mapleprimes.com/tags/ode</link>
    </image>
    <item>
      <title>Differentia Equations Mixing Problem</title>
      <link>http://www.mapleprimes.com/questions/147095-Differentia-Equations-Mixing-Problem?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Hi, I have a maple project and one of the questions reads:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a. | Initially, a 100  liter tank contains a salt solution with concentration 0.5 kg/liter. A fresher solution with concentration 0.1 kg/liter flows into the tank at the rate of 4 liter/min. The contents of the tank are kept well stirred, and the mixture flows out at the same rate it flows in.&lt;br&gt;i. Find the amount of salt in the tank as a function of time.&lt;/p&gt;
&lt;p&gt;ii. Determine the concentration of salt in the tank at any time.</itunes:summary>
      <description>&lt;p&gt;Hi, I have a maple project and one of the questions reads:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a. | Initially, a 100  liter tank contains a salt solution with concentration 0.5 kg/liter. A fresher solution with concentration 0.1 kg/liter flows into the tank at the rate of 4 liter/min. The contents of the tank are kept well stirred, and the mixture flows out at the same rate it flows in.&lt;br&gt;i. Find the amount of salt in the tank as a function of time.&lt;/p&gt;
&lt;p&gt;ii. Determine the concentration of salt in the tank at any time.</description>
      <guid>147095</guid>
      <pubDate>Fri, 10 May 2013 21:02:48 Z</pubDate>
      <itunes:author>BeeMariex3</itunes:author>
      <author>BeeMariex3</author>
    </item>
    <item>
      <title>Plotting a three dimensional phase plane</title>
      <link>http://www.mapleprimes.com/questions/146787-Plotting-A-Three-Dimensional-Phase-Plane?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Below is my code for solving a solution of three first order ODEs using the 4th-order Runge-Kutta method.&lt;/p&gt;
&lt;p&gt;I have been able to successfully plot the solutions of each of the ODEs (x,y,z) against time t, however I am struggling to produce a plot in the three dimensional phase domain of x,y,z. Could anybody suggest what commands to use as everything I have tried (plot, plot3d, implicitplot3d etc) has produced an error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;h:= 0.01:&lt;br&gt;N:= 200:&lt;br&gt;x:=Vector(N+1):</itunes:summary>
      <description>&lt;p&gt;Below is my code for solving a solution of three first order ODEs using the 4th-order Runge-Kutta method.&lt;/p&gt;
&lt;p&gt;I have been able to successfully plot the solutions of each of the ODEs (x,y,z) against time t, however I am struggling to produce a plot in the three dimensional phase domain of x,y,z. Could anybody suggest what commands to use as everything I have tried (plot, plot3d, implicitplot3d etc) has produced an error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;h:= 0.01:&lt;br&gt;N:= 200:&lt;br&gt;x:=Vector(N+1):</description>
      <guid>146787</guid>
      <pubDate>Mon, 06 May 2013 14:49:42 Z</pubDate>
      <itunes:author>P_Sampras</itunes:author>
      <author>P_Sampras</author>
    </item>
    <item>
      <title>The damped driven pendulum</title>
      <link>http://www.mapleprimes.com/questions/145198-The-Damped-Driven-Pendulum?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;The damped driven pendulum is modeled using :&lt;/p&gt;
&lt;p&gt;d&lt;sup&gt;2&lt;/sup&gt;(x)/d(t&lt;sup&gt;2&lt;/sup&gt;) + b*d(x)/d(t) + sin(x) = F*cos(x). &amp;nbsp;(4)&lt;/p&gt;
&lt;p&gt;Numerically simulate (4) with b=0.22 and F=2.7&lt;/p&gt;
&lt;p&gt;a) Starting from any reasonable initial condition, perform a phase portrait analysis. Show that the time series has an erratic appearance, and interpret it in terms of the pendulum's motion.&lt;/p&gt;
&lt;p&gt;b) Plot the Poincare section by sampling the system whenever &amp;nbsp;t=2*pi*k, where k is an integer.</itunes:summary>
      <description>&lt;p&gt;The damped driven pendulum is modeled using :&lt;/p&gt;
&lt;p&gt;d&lt;sup&gt;2&lt;/sup&gt;(x)/d(t&lt;sup&gt;2&lt;/sup&gt;) + b*d(x)/d(t) + sin(x) = F*cos(x). &amp;nbsp;(4)&lt;/p&gt;
&lt;p&gt;Numerically simulate (4) with b=0.22 and F=2.7&lt;/p&gt;
&lt;p&gt;a) Starting from any reasonable initial condition, perform a phase portrait analysis. Show that the time series has an erratic appearance, and interpret it in terms of the pendulum's motion.&lt;/p&gt;
&lt;p&gt;b) Plot the Poincare section by sampling the system whenever &amp;nbsp;t=2*pi*k, where k is an integer.</description>
      <guid>145198</guid>
      <pubDate>Thu, 28 Mar 2013 07:52:40 Z</pubDate>
      <itunes:author>tommytin</itunes:author>
      <author>tommytin</author>
    </item>
    <item>
      <title>How to compare or perform phase portrait ( diff(theta(t) vs. theta)?</title>
      <link>http://www.mapleprimes.com/questions/145196-How-To-Compare-Or-Perform-Phase-Portrait--Diffthetat?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;d^2(x)/d(t^2) + sin(x)=0 &amp;nbsp;(1)&lt;/p&gt;
&lt;p&gt;d^2(x)/d(t^2) + x = 0 (2)&lt;/p&gt;
&lt;p&gt;d^2(x)/d(t^2) + ( x - (x)^3/6) = 0 (3)&lt;/p&gt;
&lt;p&gt;1) Compare the results of numerical simulations of (1), (2), (3) to see how closely the period of the periodic orbits relate.&lt;/p&gt;
&lt;p&gt;a) Perform a phase portrait ( (x)'(t) vs. x ) analysis for (1), (2), and (3).&lt;/p&gt;
&lt;p&gt;b) Consider the initial conditions x(0)= x&lt;sub&gt;0&lt;/sub&gt;&amp;nbsp;and x'(0)=0. For what intervals of x&lt;sub&gt;0 &lt;/sub&gt;do the periodic orbits of (2...</itunes:summary>
      <description>&lt;p&gt;&amp;nbsp;d^2(x)/d(t^2) + sin(x)=0 &amp;nbsp;(1)&lt;/p&gt;
&lt;p&gt;d^2(x)/d(t^2) + x = 0 (2)&lt;/p&gt;
&lt;p&gt;d^2(x)/d(t^2) + ( x - (x)^3/6) = 0 (3)&lt;/p&gt;
&lt;p&gt;1) Compare the results of numerical simulations of (1), (2), (3) to see how closely the period of the periodic orbits relate.&lt;/p&gt;
&lt;p&gt;a) Perform a phase portrait ( (x)'(t) vs. x ) analysis for (1), (2), and (3).&lt;/p&gt;
&lt;p&gt;b) Consider the initial conditions x(0)= x&lt;sub&gt;0&lt;/sub&gt;&amp;nbsp;and x'(0)=0. For what intervals of x&lt;sub&gt;0 &lt;/sub&gt;do the periodic orbits of (2...</description>
      <guid>145196</guid>
      <pubDate>Thu, 28 Mar 2013 07:35:15 Z</pubDate>
      <itunes:author>tommytin</itunes:author>
      <author>tommytin</author>
    </item>
    <item>
      <title>plot solution of ode with max and min</title>
      <link>http://www.mapleprimes.com/questions/144790-Plot-Solution-Of-Ode-With-Max-And-Min?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I am trying to plot solution of ode0 together with the maximum and minimum values but I am having difficulty since the first plot is a solution and second is values. I should have a plot with two line one represent the solution of ode0 and second (the max an min). Any advise or suggestion?&lt;/p&gt;
&lt;p&gt;This is the code:&lt;/p&gt;
&lt;p&gt;&amp;gt; restart; &lt;br&gt; with(DEtools); with(plots); Nsols := 5; Ntstep := 10;&lt;br&gt; &amp;nbsp;k := 0; A := 0.37e-1; B := 0.2e-6; &lt;br&gt; ode0 := diff(U(t), t) = -(A+B*U(t))*U(t);</itunes:summary>
      <description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I am trying to plot solution of ode0 together with the maximum and minimum values but I am having difficulty since the first plot is a solution and second is values. I should have a plot with two line one represent the solution of ode0 and second (the max an min). Any advise or suggestion?&lt;/p&gt;
&lt;p&gt;This is the code:&lt;/p&gt;
&lt;p&gt;&amp;gt; restart; &lt;br&gt; with(DEtools); with(plots); Nsols := 5; Ntstep := 10;&lt;br&gt; &amp;nbsp;k := 0; A := 0.37e-1; B := 0.2e-6; &lt;br&gt; ode0 := diff(U(t), t) = -(A+B*U(t))*U(t);</description>
      <guid>144790</guid>
      <pubDate>Tue, 19 Mar 2013 04:57:06 Z</pubDate>
      <itunes:author>reemeaaaah</itunes:author>
      <author>reemeaaaah</author>
    </item>
    <item>
      <title>recursive assignment</title>
      <link>http://www.mapleprimes.com/questions/144539-Recursive-Assignment?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;pre&gt;part of my codes are:&lt;/pre&gt;
&lt;pre&gt;func[1] := (1/2)*(c+s)*x[1]+s*x[3]+(s-c)*x[1]*x[2];&lt;br&gt;func[2] := (1/2)*(c-s)*x[1]+s*x[3]+(s+c)*x[1]*x[2];&lt;br&gt;func[3] := -b*x[2]-x[1]^2; &lt;/pre&gt;
&lt;pre&gt;They are just three ODE , how to fix the error?Where is the so-called recursive assignment...?&lt;/pre&gt;
&lt;pre&gt;The program works well when:&lt;/pre&gt;
&lt;pre&gt;"&lt;span style="font-size: 10px;"&gt;func[1] := x[2] + (x[1]^2 - x[1]*x[3]);&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;func[2] := - x[1] +  (x[2]^2 + x[1]*x[4]) + x[2]^3;&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;part of my codes are:&lt;/pre&gt;
&lt;pre&gt;func[1] := (1/2)*(c+s)*x[1]+s*x[3]+(s-c)*x[1]*x[2];&lt;br&gt;func[2] := (1/2)*(c-s)*x[1]+s*x[3]+(s+c)*x[1]*x[2];&lt;br&gt;func[3] := -b*x[2]-x[1]^2; &lt;/pre&gt;
&lt;pre&gt;They are just three ODE , how to fix the error?Where is the so-called recursive assignment...?&lt;/pre&gt;
&lt;pre&gt;The program works well when:&lt;/pre&gt;
&lt;pre&gt;"&lt;span style="font-size: 10px;"&gt;func[1] := x[2] + (x[1]^2 - x[1]*x[3]);&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;func[2] := - x[1] +  (x[2]^2 + x[1]*x[4]) + x[2]^3;&lt;/pre&gt;</description>
      <guid>144539</guid>
      <pubDate>Tue, 12 Mar 2013 23:20:11 Z</pubDate>
      <itunes:author>zyjfeelsgood</itunes:author>
      <author>zyjfeelsgood</author>
    </item>
    <item>
      <title>Inexplicable Error while solving for Steady State Solutions</title>
      <link>http://www.mapleprimes.com/questions/143798-Inexplicable-Error-While-Solving-For?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;I was trying to solve for the equilibrium points for a system of differential equations. &amp;nbsp;Solving for the last equation, I encountered an error that I can't seem to find anywhere else. &amp;nbsp;"Error, (in Engine:-Dispatch) not implemented yet: 13". The code is below if anyone wants to take a go a figuring what's up. &amp;nbsp;Thanks!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;A:=Asource/muA;&lt;br&gt;                            Asource&lt;br&gt;                            -------&lt;br&gt;                              muA  &lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;I was trying to solve for the equilibrium points for a system of differential equations. &amp;nbsp;Solving for the last equation, I encountered an error that I can't seem to find anywhere else. &amp;nbsp;"Error, (in Engine:-Dispatch) not implemented yet: 13". The code is below if anyone wants to take a go a figuring what's up. &amp;nbsp;Thanks!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;A:=Asource/muA;&lt;br&gt;                            Asource&lt;br&gt;                            -------&lt;br&gt;                              muA  &lt;/pre&gt;</description>
      <guid>143798</guid>
      <pubDate>Fri, 22 Feb 2013 21:09:34 Z</pubDate>
      <itunes:author>Maturo</itunes:author>
      <author>Maturo</author>
    </item>
    <item>
      <title>shaded area in plot and 95% confidence intervals</title>
      <link>http://www.mapleprimes.com/questions/143706-Shaded-Area-In-Plot-And-95-Confidence-Intervals?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am trying to get a&amp;nbsp;shaded area in my plot but I could not.&lt;/p&gt;
&lt;p&gt;First we solve ODE without randomness:&lt;/p&gt;
&lt;p&gt;ode := diff(U(t), t) = -(A+B*U(t))*U(t);&lt;/p&gt;
&lt;p&gt;Then we add randomness to ODE and solve:&lt;/p&gt;
&lt;p&gt;ode2 := diff(U(t), t) = -(A+r(t)+B*U(t))*U(t);&lt;/p&gt;
&lt;p&gt;A with randomness for r in R=( -&amp;nbsp;0.0001/365,&amp;nbsp;0.0001/365) is:&lt;/p&gt;
&lt;p&gt;A(t,r)= A+r&lt;/p&gt;
&lt;p&gt;Where A is constant =&amp;nbsp;&amp;nbsp;0.0001/365&lt;/p&gt;
&lt;p&gt;We plot both solution. For the plot I...</itunes:summary>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am trying to get a&amp;nbsp;shaded area in my plot but I could not.&lt;/p&gt;
&lt;p&gt;First we solve ODE without randomness:&lt;/p&gt;
&lt;p&gt;ode := diff(U(t), t) = -(A+B*U(t))*U(t);&lt;/p&gt;
&lt;p&gt;Then we add randomness to ODE and solve:&lt;/p&gt;
&lt;p&gt;ode2 := diff(U(t), t) = -(A+r(t)+B*U(t))*U(t);&lt;/p&gt;
&lt;p&gt;A with randomness for r in R=( -&amp;nbsp;0.0001/365,&amp;nbsp;0.0001/365) is:&lt;/p&gt;
&lt;p&gt;A(t,r)= A+r&lt;/p&gt;
&lt;p&gt;Where A is constant =&amp;nbsp;&amp;nbsp;0.0001/365&lt;/p&gt;
&lt;p&gt;We plot both solution. For the plot I...</description>
      <guid>143706</guid>
      <pubDate>Wed, 20 Feb 2013 17:20:20 Z</pubDate>
      <itunes:author>reemeaaaah</itunes:author>
      <author>reemeaaaah</author>
    </item>
    <item>
      <title>Failing to integrate a ODE</title>
      <link>http://www.mapleprimes.com/questions/143657-Failing-To-Integrate-A-ODE?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Hi all I have the following ODE&lt;/p&gt;
&lt;p&gt;ODE_1:=diff(w(r),r)+R*(diff(w(r), r))^3=K/r;&lt;/p&gt;
&lt;p&gt;ODE_T_1:=collect(algsubs(w(r)=u(r)+(r-1)*(U-0)/(delta-1), ODE_1),diff(u(r), r)) ;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;and when I try to do the following integration,&lt;/p&gt;
&lt;p&gt;eq1:=int(phi[i](r)*ODE_T_1,r=1..delta) assuming delta &amp;gt; 1;&lt;/p&gt;
&lt;p&gt;it gives the following error&lt;/p&gt;
&lt;p&gt;"&lt;/p&gt;
&lt;pre&gt;Error, (in assuming) when calling 'int'. Received: 'wrong number (or type) of arguments:&lt;/pre&gt;
</itunes:summary>
      <description>&lt;p&gt;Hi all I have the following ODE&lt;/p&gt;
&lt;p&gt;ODE_1:=diff(w(r),r)+R*(diff(w(r), r))^3=K/r;&lt;/p&gt;
&lt;p&gt;ODE_T_1:=collect(algsubs(w(r)=u(r)+(r-1)*(U-0)/(delta-1), ODE_1),diff(u(r), r)) ;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;and when I try to do the following integration,&lt;/p&gt;
&lt;p&gt;eq1:=int(phi[i](r)*ODE_T_1,r=1..delta) assuming delta &amp;gt; 1;&lt;/p&gt;
&lt;p&gt;it gives the following error&lt;/p&gt;
&lt;p&gt;"&lt;/p&gt;
&lt;pre&gt;Error, (in assuming) when calling 'int'. Received: 'wrong number (or type) of arguments:&lt;/pre&gt;
</description>
      <guid>143657</guid>
      <pubDate>Tue, 19 Feb 2013 16:40:03 Z</pubDate>
      <itunes:author>sakhan</itunes:author>
      <author>sakhan</author>
    </item>
    <item>
      <title>How do I analyse a numerical solution to a system of ODEs?</title>
      <link>http://www.mapleprimes.com/questions/143585-How-Do-I-Analyse-A-Numerical-Solution?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;The system of ODEs i am trying to analyse is just a 3d model of a ball in motion with gravity and air resistence acting upon it.&lt;/p&gt;
&lt;p&gt;restart;&lt;/p&gt;
&lt;p&gt;with(plots):&lt;/p&gt;
&lt;p&gt;eq1 := diff(x(t), t, t) = -k*sqrt((diff(x(t), t))^2+(diff(y(t), t))^2+(diff(z(t), t))^2)^(n-1)*(diff(x(t), t))&lt;/p&gt;
&lt;p&gt;eq2 := diff(y(t), t, t) = k*sqrt((diff(x(t), t))^2+(diff(y(t), t))^2+(diff(z(t), t))^2)^(n-1)*(diff(y(t), t))&lt;/p&gt;
&lt;p&gt;eq3 := diff(z(t), t, t) = -g-k*sqrt((diff(x(t), t))^2+(diff(y(t), t...</itunes:summary>
      <description>&lt;p&gt;The system of ODEs i am trying to analyse is just a 3d model of a ball in motion with gravity and air resistence acting upon it.&lt;/p&gt;
&lt;p&gt;restart;&lt;/p&gt;
&lt;p&gt;with(plots):&lt;/p&gt;
&lt;p&gt;eq1 := diff(x(t), t, t) = -k*sqrt((diff(x(t), t))^2+(diff(y(t), t))^2+(diff(z(t), t))^2)^(n-1)*(diff(x(t), t))&lt;/p&gt;
&lt;p&gt;eq2 := diff(y(t), t, t) = k*sqrt((diff(x(t), t))^2+(diff(y(t), t))^2+(diff(z(t), t))^2)^(n-1)*(diff(y(t), t))&lt;/p&gt;
&lt;p&gt;eq3 := diff(z(t), t, t) = -g-k*sqrt((diff(x(t), t))^2+(diff(y(t), t...</description>
      <guid>143585</guid>
      <pubDate>Sun, 17 Feb 2013 15:00:01 Z</pubDate>
      <itunes:author>di2g10</itunes:author>
      <author>di2g10</author>
    </item>
    <item>
      <title>Two Separate Procedures - Plotting on the same graph.</title>
      <link>http://www.mapleprimes.com/questions/143279-Two-Separate-Procedures--Plotting-On?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have two separate procedures, one which solves a series of ODE's using the midpoint runge-kutta method, and one which solves using the Taylor expansion.&lt;br&gt;&lt;br&gt;I am able to graph the two results (Q1 vs time) on separate graphs within the procedure, however after "end proc" I can't retrieve the figure or plot the two seperate results on the same graph to compare the values.&lt;br&gt;&lt;br&gt;Is there an easy way of doing this or do I have to rewrite the procedure to include both methods?</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have two separate procedures, one which solves a series of ODE's using the midpoint runge-kutta method, and one which solves using the Taylor expansion.&lt;br&gt;&lt;br&gt;I am able to graph the two results (Q1 vs time) on separate graphs within the procedure, however after "end proc" I can't retrieve the figure or plot the two seperate results on the same graph to compare the values.&lt;br&gt;&lt;br&gt;Is there an easy way of doing this or do I have to rewrite the procedure to include both methods?</description>
      <guid>143279</guid>
      <pubDate>Fri, 08 Feb 2013 15:14:17 Z</pubDate>
      <itunes:author>Hopkins</itunes:author>
      <author>Hopkins</author>
    </item>
    <item>
      <title>Solution Curve in Maple 16</title>
      <link>http://www.mapleprimes.com/questions/142569-Solution-Curve-In-Maple-16?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Hi, I am trying to plot a solution curve on a vector field with an initial condition of y(0)=0 and I keep getting error messages. This is what I have so far:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;with(DEtools); dfieldplot(diff(y(x), x) = x^2+y(x)^2-1, y(x), x = 0 .. 5, y = -1 .. 5, arrows = line, title = 'Slope*Field');&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you.&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi, I am trying to plot a solution curve on a vector field with an initial condition of y(0)=0 and I keep getting error messages. This is what I have so far:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;with(DEtools); dfieldplot(diff(y(x), x) = x^2+y(x)^2-1, y(x), x = 0 .. 5, y = -1 .. 5, arrows = line, title = 'Slope*Field');&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you.&amp;nbsp;&lt;/p&gt;</description>
      <guid>142569</guid>
      <pubDate>Thu, 24 Jan 2013 01:45:35 Z</pubDate>
      <itunes:author>stefancw</itunes:author>
      <author>stefancw</author>
    </item>
    <item>
      <title>Problems with DEplot</title>
      <link>http://www.mapleprimes.com/questions/142416-Problems-With-DEplot?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;After upgrading to Maple 16.02, the Maple code:&lt;/p&gt;
&lt;p&gt;eqn3:=diff(y(x),x)=x+sin(y(x));&lt;br&gt;IC3:=[y(0)=2,y(3)=0];&lt;br&gt;DEplot(eqn3,[y(x)],x=-5..5,IC3,y=-5..5,arrows=comet,linecolor=BLACK);&lt;/p&gt;
&lt;p&gt;produces the directions field but fails to produce the solution curves.&lt;/p&gt;
&lt;p&gt;I have tried the same code on two different machines running Maple 16.02 with identical results.&amp;nbsp; I have also tried the code on Maple 16.01.&amp;nbsp; In this case the solution curves are produced.</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;After upgrading to Maple 16.02, the Maple code:&lt;/p&gt;
&lt;p&gt;eqn3:=diff(y(x),x)=x+sin(y(x));&lt;br&gt;IC3:=[y(0)=2,y(3)=0];&lt;br&gt;DEplot(eqn3,[y(x)],x=-5..5,IC3,y=-5..5,arrows=comet,linecolor=BLACK);&lt;/p&gt;
&lt;p&gt;produces the directions field but fails to produce the solution curves.&lt;/p&gt;
&lt;p&gt;I have tried the same code on two different machines running Maple 16.02 with identical results.&amp;nbsp; I have also tried the code on Maple 16.01.&amp;nbsp; In this case the solution curves are produced.</description>
      <guid>142416</guid>
      <pubDate>Sat, 19 Jan 2013 22:23:03 Z</pubDate>
      <itunes:author>ncorbett</itunes:author>
      <author>ncorbett</author>
    </item>
    <item>
      <title>How do i substitute the values of my solved ode functions in a separate equation</title>
      <link>http://www.mapleprimes.com/questions/142179-How-Do-I-Substitute-The-Values-Of-My?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have already solved my ODEs and used odeplot to analyse the change over time (0 to 10).&lt;/p&gt;
&lt;p&gt;Below is my ODE,&lt;/p&gt;
&lt;p&gt;d(a(t))/dt = x - y*(a(t))&lt;/p&gt;
&lt;p&gt;d(b(t))/dt = m*a - n*(b(t))&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My query here is,&lt;/p&gt;
&lt;p&gt;I need to substitute a(t) and b(t) in a seperate equation,&lt;/p&gt;
&lt;p&gt;h(t) = 60/0.98 * (a(t))*(b(t))&lt;/p&gt;
&lt;p&gt;and i need to plot 'h' over time (0 to 10)&lt;/p&gt;
&lt;p&gt;How do I go about doing this?&lt;/p&gt;
&lt;p&gt;Please help.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have already solved my ODEs and used odeplot to analyse the change over time (0 to 10).&lt;/p&gt;
&lt;p&gt;Below is my ODE,&lt;/p&gt;
&lt;p&gt;d(a(t))/dt = x - y*(a(t))&lt;/p&gt;
&lt;p&gt;d(b(t))/dt = m*a - n*(b(t))&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My query here is,&lt;/p&gt;
&lt;p&gt;I need to substitute a(t) and b(t) in a seperate equation,&lt;/p&gt;
&lt;p&gt;h(t) = 60/0.98 * (a(t))*(b(t))&lt;/p&gt;
&lt;p&gt;and i need to plot 'h' over time (0 to 10)&lt;/p&gt;
&lt;p&gt;How do I go about doing this?&lt;/p&gt;
&lt;p&gt;Please help.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description>
      <guid>142179</guid>
      <pubDate>Wed, 09 Jan 2013 06:56:07 Z</pubDate>
      <itunes:author>JpK1meet</itunes:author>
      <author>JpK1meet</author>
    </item>
    <item>
      <title>Correlation coefficient for system of nonlinear differential equations and data</title>
      <link>http://www.mapleprimes.com/questions/141392-Correlation-Coefficient-For-System-Of?ref=Feed:MaplePrimes:Tagged With ode</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hey guys..&lt;/p&gt;
&lt;p&gt;I need some help on determining the correlation coefficient between my data points for an Influenza epidemic and the SIR model, with my estimated parameters Beta and Alpha. The initial conditions for the equations are defined at the beginning of my worksheet:&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=165695_1355340339/SIR_model.mw"&gt;SIR_model.mw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope someone can help me ;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hey guys..&lt;/p&gt;
&lt;p&gt;I need some help on determining the correlation coefficient between my data points for an Influenza epidemic and the SIR model, with my estimated parameters Beta and Alpha. The initial conditions for the equations are defined at the beginning of my worksheet:&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=165695_1355340339/SIR_model.mw"&gt;SIR_model.mw&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope someone can help me ;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>141392</guid>
      <pubDate>Wed, 12 Dec 2012 19:35:44 Z</pubDate>
      <itunes:author>kierstejn</itunes:author>
      <author>kierstejn</author>
    </item>
  </channel>
</rss>