<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Accuracy of 3-D Plots</title>
    <link>http://www.mapleprimes.com/questions/39394-Accuracy-Of-3D-Plots</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 14:13:43 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 14:13:43 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Accuracy of 3-D Plots</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Accuracy of 3-D Plots</title>
      <link>http://www.mapleprimes.com/questions/39394-Accuracy-Of-3D-Plots</link>
    </image>
    <item>
      <title>grid</title>
      <link>http://www.mapleprimes.com/questions/39394-Accuracy-Of-3D-Plots?ref=Feed:MaplePrimes:Accuracy of 3-D Plots:Comments#answer71771</link>
      <itunes:summary>&lt;p&gt;In contrast to plot, plot3d is not adaptive, but uses a fixed grid.&amp;nbsp; You can change the grid option (the default is [25,25]).&amp;nbsp; So you could try, say,&lt;/p&gt;
&lt;p&gt;plot3d(0.2387865921e-3*Pi*sqrt(2)*(1/(Pi*T))^(3/2)*v^2*exp(-0.1924464758e-2*v^2/T), v = 0 .. 1000, T = 0 .. 500, axes = boxed, grid=[100, 100], style=patchcontour);&lt;/p&gt;
&lt;p&gt;As for your second question, try&lt;/p&gt;
&lt;p&gt;plot([seq(0.2387865921e-3*Pi*sqrt(2)*(1/(Pi*T))^(3/2)*v^2*exp(-0.1924464758e-2*v^2/T),&lt;br /&gt;
&amp;nbsp; T = [100, 200, 300])], v = 0 .. 1000);&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;In contrast to plot, plot3d is not adaptive, but uses a fixed grid.&amp;nbsp; You can change the grid option (the default is [25,25]).&amp;nbsp; So you could try, say,&lt;/p&gt;
&lt;p&gt;plot3d(0.2387865921e-3*Pi*sqrt(2)*(1/(Pi*T))^(3/2)*v^2*exp(-0.1924464758e-2*v^2/T), v = 0 .. 1000, T = 0 .. 500, axes = boxed, grid=[100, 100], style=patchcontour);&lt;/p&gt;
&lt;p&gt;As for your second question, try&lt;/p&gt;
&lt;p&gt;plot([seq(0.2387865921e-3*Pi*sqrt(2)*(1/(Pi*T))^(3/2)*v^2*exp(-0.1924464758e-2*v^2/T),&lt;br /&gt;
&amp;nbsp; T = [100, 200, 300])], v = 0 .. 1000);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>71771</guid>
      <pubDate>Mon, 12 May 2008 00:15:52 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
  </channel>
</rss>