<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Problem with initial/boundary conditions solving two PDE's</title>
    <link>http://www.mapleprimes.com/questions/141140-Problem-With-Initialboundary-Conditions</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:38:35 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 17:38:35 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Problem with initial/boundary conditions solving two PDE's</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Problem with initial/boundary conditions solving two PDE's</title>
      <link>http://www.mapleprimes.com/questions/141140-Problem-With-Initialboundary-Conditions</link>
    </image>
    <item>
      <title>Syntax etc.</title>
      <link>http://www.mapleprimes.com/questions/141140-Problem-With-Initialboundary-Conditions?ref=Feed:MaplePrimes:Problem with initial/boundary conditions solving two PDE's:Comments#answer141145</link>
      <itunes:summary>&lt;p&gt;You need to write BCS union ICS as they are both sets.&lt;br&gt;There is a simple typographical error in PDE2. The arguments to theta should be x,t not y,x&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You need to write BCS union ICS as they are both sets.&lt;br&gt;There is a simple typographical error in PDE2. The arguments to theta should be x,t not y,x&lt;/p&gt;</description>
      <guid>141145</guid>
      <pubDate>Wed, 05 Dec 2012 22:02:47 Z</pubDate>
      <itunes:author>Preben Alsholm</itunes:author>
      <author>Preben Alsholm</author>
    </item>
    <item>
      <title>Works</title>
      <link>http://www.mapleprimes.com/questions/141140-Problem-With-Initialboundary-Conditions?ref=Feed:MaplePrimes:Problem with initial/boundary conditions solving two PDE's:Comments#comment141174</link>
      <itunes:summary>&lt;p&gt;Thank you! Now it works great! Always the little things...&lt;/p&gt;
&lt;p&gt;Just two last small questions:&lt;/p&gt;
&lt;p&gt;- How do I find the maximum value in a function? Currently I just plot it and measure the peak, but there must be a better way. Just using something like max or extrema doens't really work.&lt;/p&gt;
&lt;p&gt;- (More important): how do I plot a derative? I need to plot the moment, to obtain the maximum moment. The moment is defined as the derative of theta (I believe). This does not work:&lt;/p&gt;
&lt;pre&gt;&amp;gt; sol3:-plot(E*J*(diff(theta(x, t), x)), t = 0.188e-1, labels = ['x*[m]', 'M*[Nm]'], title = 'total*moment');&lt;/pre&gt;
&lt;p&gt;It gives me an empty graph. Changing diff(theta(x, t), x) to D[1](theta)(x, t) does not make a difference.&amp;nbsp;How do I plot a derative?&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=141174/449474/shear_beam_pin_pin_t.mw"&gt;shear_beam_pin_pin_t.mw&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thank you! Now it works great! Always the little things...&lt;/p&gt;
&lt;p&gt;Just two last small questions:&lt;/p&gt;
&lt;p&gt;- How do I find the maximum value in a function? Currently I just plot it and measure the peak, but there must be a better way. Just using something like max or extrema doens't really work.&lt;/p&gt;
&lt;p&gt;- (More important): how do I plot a derative? I need to plot the moment, to obtain the maximum moment. The moment is defined as the derative of theta (I believe). This does not work:&lt;/p&gt;
&lt;pre&gt;&amp;gt; sol3:-plot(E*J*(diff(theta(x, t), x)), t = 0.188e-1, labels = ['x*[m]', 'M*[Nm]'], title = 'total*moment');&lt;/pre&gt;
&lt;p&gt;It gives me an empty graph. Changing diff(theta(x, t), x) to D[1](theta)(x, t) does not make a difference.&amp;nbsp;How do I plot a derative?&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=141174/449474/shear_beam_pin_pin_t.mw"&gt;shear_beam_pin_pin_t.mw&lt;/a&gt;&lt;/p&gt;</description>
      <guid>141174</guid>
      <pubDate>Thu, 06 Dec 2012 16:41:19 Z</pubDate>
      <itunes:author>maschoemaker</itunes:author>
      <author>maschoemaker</author>
    </item>
  </channel>
</rss>