<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How to draw a phase curve of ODE system?</title>
    <link>http://www.mapleprimes.com/questions/144354-How-To-Draw-A-Phase-Curve-Of-ODE-System</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 21:49:09 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 21:49:09 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How to draw a phase curve of ODE system?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How to draw a phase curve of ODE system?</title>
      <link>http://www.mapleprimes.com/questions/144354-How-To-Draw-A-Phase-Curve-Of-ODE-System</link>
    </image>
    <item>
      <title>Re</title>
      <link>http://www.mapleprimes.com/questions/144354-How-To-Draw-A-Phase-Curve-Of-ODE-System?ref=Feed:MaplePrimes:How to draw a phase curve of ODE system?:Comments#answer144374</link>
      <itunes:summary>&lt;p&gt;To draw a phase curve, you must:&lt;/p&gt;
&lt;p&gt;1) Set the value of the parameter &lt;strong&gt;&amp;nbsp;k&lt;/strong&gt; .&lt;br&gt;2) Specify the initial condition.&lt;/p&gt;
&lt;p&gt;If you interested of changing of the curve in response to changes &lt;strong&gt;&amp;nbsp;k&lt;/strong&gt; , you can make animation with the parameter &amp;nbsp;&lt;strong&gt;k&lt;/strong&gt; .&lt;/p&gt;
&lt;p&gt;Example (for greater clarity, the ranges of &amp;nbsp;&lt;strong&gt;k&lt;/strong&gt; &amp;nbsp;and &amp;nbsp;&lt;strong&gt;t&lt;/strong&gt; &amp;nbsp;are reduced):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;with(DEtools):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; for k from 1 to 2 by 0.01 do&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; DE := diff(x(t), t) = x(t):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; DF := diff(y(t), t) = k*y(t):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; A[k]:=phaseportrait([DE, DF], [y, x], t = 0 .. 0.5, [[y(0)=1, x(0)=1]], color=black, linecolor = red):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; od:&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; plots[display](seq(A[k], k=1..2, 0.01), insequence=true);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=144374/455624/Phase_curve.gif"&gt;&lt;img src="/view.aspx?sf=144374/455624/Phase_curve.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;To draw a phase curve, you must:&lt;/p&gt;
&lt;p&gt;1) Set the value of the parameter &lt;strong&gt;&amp;nbsp;k&lt;/strong&gt; .&lt;br&gt;2) Specify the initial condition.&lt;/p&gt;
&lt;p&gt;If you interested of changing of the curve in response to changes &lt;strong&gt;&amp;nbsp;k&lt;/strong&gt; , you can make animation with the parameter &amp;nbsp;&lt;strong&gt;k&lt;/strong&gt; .&lt;/p&gt;
&lt;p&gt;Example (for greater clarity, the ranges of &amp;nbsp;&lt;strong&gt;k&lt;/strong&gt; &amp;nbsp;and &amp;nbsp;&lt;strong&gt;t&lt;/strong&gt; &amp;nbsp;are reduced):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;with(DEtools):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; for k from 1 to 2 by 0.01 do&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; DE := diff(x(t), t) = x(t):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; DF := diff(y(t), t) = k*y(t):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; A[k]:=phaseportrait([DE, DF], [y, x], t = 0 .. 0.5, [[y(0)=1, x(0)=1]], color=black, linecolor = red):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; od:&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; plots[display](seq(A[k], k=1..2, 0.01), insequence=true);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=144374/455624/Phase_curve.gif"&gt;&lt;img src="/view.aspx?sf=144374/455624/Phase_curve.gif" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;</description>
      <guid>144374</guid>
      <pubDate>Fri, 08 Mar 2013 23:47:45 Z</pubDate>
      <itunes:author>Kitonum</itunes:author>
      <author>Kitonum</author>
    </item>
  </channel>
</rss>