<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, bifurcation diagram help</title>
    <link>http://www.mapleprimes.com/questions/128437-Bifurcation-Diagram-Help</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 12:33:16 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 12:33:16 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, bifurcation diagram help</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, bifurcation diagram help</title>
      <link>http://www.mapleprimes.com/questions/128437-Bifurcation-Diagram-Help</link>
    </image>
    <item>
      <title>Logistic Map</title>
      <link>http://www.mapleprimes.com/questions/128437-Bifurcation-Diagram-Help?ref=Feed:MaplePrimes:bifurcation diagram help:Comments#answer128439</link>
      <itunes:summary>&lt;p&gt;&lt;br&gt;restart: &lt;br&gt;with(Statistics): &lt;br&gt;with(plots): &lt;br&gt;randomize(): &lt;br&gt;&lt;br&gt;X := proc (r) local x, t; &lt;br&gt;&lt;br&gt;x[0] := .25: &lt;br&gt;&lt;br&gt;for t to 200 do &lt;br&gt;&lt;br&gt;x[t] := r*x[t-1]*(1-x[t-1])&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;end do: &lt;br&gt;&lt;br&gt;[seq(x[t], t = 1 .. 200)] &lt;br&gt;&lt;br&gt;end proc: &lt;br&gt;&lt;br&gt;listplot([seq([r, X(r)[200]], r = 2.4 .. 4, 0.1e-2)], title = "Bifurcation Diagram", labels = ["r", "x[t]"]);&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=128439/426334/PU.jpg"&gt;&lt;img src="/view.aspx?sf=128439/426334/PU.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;br&gt;restart: &lt;br&gt;with(Statistics): &lt;br&gt;with(plots): &lt;br&gt;randomize(): &lt;br&gt;&lt;br&gt;X := proc (r) local x, t; &lt;br&gt;&lt;br&gt;x[0] := .25: &lt;br&gt;&lt;br&gt;for t to 200 do &lt;br&gt;&lt;br&gt;x[t] := r*x[t-1]*(1-x[t-1])&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;end do: &lt;br&gt;&lt;br&gt;[seq(x[t], t = 1 .. 200)] &lt;br&gt;&lt;br&gt;end proc: &lt;br&gt;&lt;br&gt;listplot([seq([r, X(r)[200]], r = 2.4 .. 4, 0.1e-2)], title = "Bifurcation Diagram", labels = ["r", "x[t]"]);&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=128439/426334/PU.jpg"&gt;&lt;img src="/view.aspx?sf=128439/426334/PU.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <guid>128439</guid>
      <pubDate>Tue, 06 Dec 2011 20:52:09 Z</pubDate>
      <itunes:author>alex_01</itunes:author>
      <author>alex_01</author>
    </item>
  </channel>
</rss>