<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How do I plot multiple cumulative normal distributions in 3d?</title>
    <link>http://www.mapleprimes.com/questions/123622-How-Do-I-Plot-Multiple-Cumulative-Normal</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 17:49:20 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 17:49:20 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How do I plot multiple cumulative normal distributions in 3d?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How do I plot multiple cumulative normal distributions in 3d?</title>
      <link>http://www.mapleprimes.com/questions/123622-How-Do-I-Plot-Multiple-Cumulative-Normal</link>
    </image>
    <item>
      <title>Illustrations</title>
      <link>http://www.mapleprimes.com/questions/123622-How-Do-I-Plot-Multiple-Cumulative-Normal?ref=Feed:MaplePrimes:How do I plot multiple cumulative normal distributions in 3d?:Comments#answer123626</link>
      <itunes:summary>&lt;p&gt;Here are some illustrations, but they may not be what you are thinking about.&lt;/p&gt;
&lt;p&gt;f:=int(1/sqrt(2*Pi)/sigma*exp(-(x-mu)^2/2/sigma^2),x);&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;&lt;br&gt;plot(subs({mu=0,sigma=1},f),x=-4..8);&lt;br&gt;&lt;br&gt;plot3d(subs(mu=0,f),x=-4..8,sigma=.2..2,axes=boxed);&lt;br&gt;plots:-spacecurve({seq([x,sigma,subs(mu=0,f)],sigma=[.2,1,2])},x=-4..8,axes=boxed,thickness=3);&lt;br&gt;plots:-animate(plot,[subs(mu=0,f),x=-4..8],sigma=.1..2);&lt;br&gt;&lt;br&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Here are some illustrations, but they may not be what you are thinking about.&lt;/p&gt;
&lt;p&gt;f:=int(1/sqrt(2*Pi)/sigma*exp(-(x-mu)^2/2/sigma^2),x);&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;&lt;br&gt;plot(subs({mu=0,sigma=1},f),x=-4..8);&lt;br&gt;&lt;br&gt;plot3d(subs(mu=0,f),x=-4..8,sigma=.2..2,axes=boxed);&lt;br&gt;plots:-spacecurve({seq([x,sigma,subs(mu=0,f)],sigma=[.2,1,2])},x=-4..8,axes=boxed,thickness=3);&lt;br&gt;plots:-animate(plot,[subs(mu=0,f),x=-4..8],sigma=.1..2);&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description>
      <guid>123626</guid>
      <pubDate>Wed, 06 Jul 2011 19:44:49 Z</pubDate>
      <itunes:author>Preben Alsholm</itunes:author>
      <author>Preben Alsholm</author>
    </item>
  </channel>
</rss>