<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, DEplot: Plot not appearing when doing a phase plot</title>
    <link>http://www.mapleprimes.com/questions/144279-DEplot-Plot-Not-Appearing-When-Doing</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 20:50:26 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 20:50:26 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, DEplot: Plot not appearing when doing a phase plot</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, DEplot: Plot not appearing when doing a phase plot</title>
      <link>http://www.mapleprimes.com/questions/144279-DEplot-Plot-Not-Appearing-When-Doing</link>
    </image>
    <item>
      <title>Parenthesis</title>
      <link>http://www.mapleprimes.com/questions/144279-DEplot-Plot-Not-Appearing-When-Doing?ref=Feed:MaplePrimes:DEplot: Plot not appearing when doing a phase plot:Comments#answer144280</link>
      <itunes:summary>&lt;p&gt;You need a parenthesis: &lt;br&gt;with(DEtools):&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You need a parenthesis: &lt;br&gt;with(DEtools):&lt;/p&gt;</description>
      <guid>144280</guid>
      <pubDate>Thu, 07 Mar 2013 07:52:52 Z</pubDate>
      <itunes:author>Preben Alsholm</itunes:author>
      <author>Preben Alsholm</author>
    </item>
    <item>
      <title>Re</title>
      <link>http://www.mapleprimes.com/questions/144279-DEplot-Plot-Not-Appearing-When-Doing?ref=Feed:MaplePrimes:DEplot: Plot not appearing when doing a phase plot:Comments#answer144287</link>
      <itunes:summary>&lt;p&gt;To construct the phase curves you need:&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;1) Increase the range for the variable &lt;strong&gt; t&lt;/strong&gt; .&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;2) Set the initial conditions.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Example (plotting of two phase curves):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;with(DEtools):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; sys := diff(x(t), t) = y(t), diff(y(t), t) = x(t)*(1-x(t)*x(t))+y(t);&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; DEplot([sys], [x(t), y(t)], t = 0 .. 3, x = -3 .. 3, y = -3 .. 3, [[x(0)=1, y(0)=2], [x(0)=-2, y(0)=1]],color = black);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://s42.radikal.ru/i095/1303/bd/1cda743fcdac.png" alt="" width="584" height="606"&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;To construct the phase curves you need:&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;1) Increase the range for the variable &lt;strong&gt; t&lt;/strong&gt; .&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;2) Set the initial conditions.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Example (plotting of two phase curves):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;with(DEtools):&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; sys := diff(x(t), t) = y(t), diff(y(t), t) = x(t)*(1-x(t)*x(t))+y(t);&lt;/strong&gt;&lt;br&gt;&lt;strong&gt; DEplot([sys], [x(t), y(t)], t = 0 .. 3, x = -3 .. 3, y = -3 .. 3, [[x(0)=1, y(0)=2], [x(0)=-2, y(0)=1]],color = black);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://s42.radikal.ru/i095/1303/bd/1cda743fcdac.png" alt="" width="584" height="606"&gt;&lt;/p&gt;</description>
      <guid>144287</guid>
      <pubDate>Thu, 07 Mar 2013 13:34:54 Z</pubDate>
      <itunes:author>Kitonum</itunes:author>
      <author>Kitonum</author>
    </item>
  </channel>
</rss>