<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using rkfixed in mathcad prime 2.0 in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573787#M182532</link>
    <description>&lt;P&gt;I tried to solve the first equation but it gives an error saying about derivative function D that this function cannot be used here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File is attached.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2018 07:34:17 GMT</pubDate>
    <dc:creator>Asad</dc:creator>
    <dc:date>2018-09-27T07:34:17Z</dc:date>
    <item>
      <title>Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573717#M182522</link>
      <description>&lt;P&gt;Greetings!&lt;/P&gt;
&lt;P&gt;I want to solve this problem using rkfixed function in mathcad prime 2.0. Help would be highly appreciated!&lt;/P&gt;
&lt;P&gt;I am having trouble understanding the derivative matrix of this function&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 14:16:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573717#M182522</guid>
      <dc:creator>Asad</dc:creator>
      <dc:date>2018-12-18T14:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573724#M182523</link>
      <description>&lt;P&gt;I think first you have to clear up what the function x'(z) is. It is not defined. Do you need to solve two functions ( v and x) simultaneously (which isn't impossible, but requires a set of functions to rkfixed.)?&lt;/P&gt;
&lt;P&gt;I suggest you look up the example&amp;nbsp; for "Solving a First-Order ODE Initial Value Problem" in the help. That should explain the usage of rkfixed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 21:41:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573724#M182523</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2018-09-26T21:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573762#M182525</link>
      <description>&lt;P&gt;Right! I have two equations which contain v(z), v'(z), x(z) and x'(z)&lt;/P&gt;
&lt;P&gt;the rest constants are known&lt;/P&gt;
&lt;P&gt;initial conditions are known: v(0)=1; and x(0)=0.013&lt;/P&gt;
&lt;P&gt;I need to solve it from ini=0 to end=0.47&lt;/P&gt;
&lt;P&gt;I need assistance in forming the derivative matrix. It would be highly appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Further in the first equation we can assume the value for variable x'(z) as a constant as 0.5 and put the values of v(z) and v'(z) in the second equation to obtain x(z) and x'(z) then iterate the procedure.&lt;/P&gt;
&lt;P&gt;I need to use rkfixed to do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 05:54:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573762#M182525</guid>
      <dc:creator>Asad</dc:creator>
      <dc:date>2018-09-27T05:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573768#M182526</link>
      <description>If x'(z)=0.5 then x(z)=0.5z+c&lt;BR /&gt;With x(0)=0.013 that makes c=0.013.&lt;BR /&gt;So x(z)=0.5z+0.013.&lt;BR /&gt;Who needs rkfixed?&lt;BR /&gt;&lt;BR /&gt;Luc.</description>
      <pubDate>Thu, 27 Sep 2018 06:30:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573768#M182526</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2018-09-27T06:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573771#M182528</link>
      <description>&lt;P&gt;x'(z) is not 0.5&amp;nbsp;&lt;STRONG&gt;we can assume it for simplicity &lt;U&gt;if&lt;/U&gt;&lt;/STRONG&gt; necessary in the first equation.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;We have to solve these equations simultaneously and check for error between the values until tolerance of 10^-10 is achieved and find values for v(z) v'(z) x(z) x'(z)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i.e. assume value of x'(z) in first equation for one time only and find value of v(z) and v'(z) from first equation&lt;/P&gt;
&lt;P&gt;then put them in second equation to find x(z) and x'(z)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and after that use the value of x'(z) in the first equation again to find values of v(z) and v'(z). Check for error between these two sets of values calculated for v(z) and v'(z)....if the error is less than 10^-10 we can stop. And repeat until the tolerance is achieved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BUT if&amp;nbsp;a second method is there, help would be appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 06:53:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573771#M182528</guid>
      <dc:creator>Asad</dc:creator>
      <dc:date>2018-09-27T06:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573785#M182530</link>
      <description>&lt;P&gt;Why do you not use units?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Units.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/10716i1D6B64750D97A0C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Units.png" alt="Units.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 07:27:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573785#M182530</guid>
      <dc:creator>ValeryOchkov</dc:creator>
      <dc:date>2018-09-27T07:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573786#M182531</link>
      <description>&lt;P&gt;because most of the times they cause a hindrance&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 07:32:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573786#M182531</guid>
      <dc:creator>Asad</dc:creator>
      <dc:date>2018-09-27T07:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573787#M182532</link>
      <description>&lt;P&gt;I tried to solve the first equation but it gives an error saying about derivative function D that this function cannot be used here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File is attached.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 07:34:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573787#M182532</guid>
      <dc:creator>Asad</dc:creator>
      <dc:date>2018-09-27T07:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573940#M182554</link>
      <description>&lt;P&gt;With two functions to solve, v(z) and x(z), you need a set of two differential equations. So far I remember seeing only one differential equation, that's not enough.&lt;/P&gt;
&lt;P&gt;Please provide the two differential equations involving the derivatives of v(z) and x(z), preferrably using ONLY symbols on a Prime sheet (NOT just a picture). For now I don't need the values of any constants...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 17:46:34 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573940#M182554</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2018-09-27T17:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573948#M182555</link>
      <description>&lt;P&gt;One more try - with Odesolve - why not!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Odesolve.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/10741i48A09496F7A89102/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Odesolve.png" alt="Odesolve.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 18:31:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573948#M182555</guid>
      <dc:creator>ValeryOchkov</dc:creator>
      <dc:date>2018-09-27T18:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573965#M182556</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;There are two differential equations in the sheet and thats all there is to the equations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/41062"&gt;@ValeryOchkov&lt;/a&gt;&amp;nbsp;If that command in odesolve would somehow work it would also be good, but I still require a solution with an odesolver such as rkfixed or Adams&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 19:04:07 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573965#M182556</guid>
      <dc:creator>Asad</dc:creator>
      <dc:date>2018-09-27T19:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573987#M182558</link>
      <description>&lt;P&gt;OK I found them (they are there today, they weren't yesterday. I wonder where you grabbed the second from...because both equations define v(z)*x'(z). And I wonder why you use d v(z)/dz on one occasion, and all other derivatives use prime notation:&amp;nbsp; v'(z) and x'(z)...?&lt;/P&gt;
&lt;P&gt;Anyway, here goes:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LM_20180927_rkfixed1.png" style="width: 669px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/10745i9C79AA08EE54EB05/image-size/large?v=v2&amp;amp;px=999" role="button" title="LM_20180927_rkfixed1.png" alt="LM_20180927_rkfixed1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LM_20180927_rkfixed2.png" style="width: 876px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/10746iC6F5935C90B685F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="LM_20180927_rkfixed2.png" alt="LM_20180927_rkfixed2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LM_20180927_rkfixed3.png" style="width: 618px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/10747i0B79B459D8643A98/image-size/large?v=v2&amp;amp;px=999" role="button" title="LM_20180927_rkfixed3.png" alt="LM_20180927_rkfixed3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With such results choosing 47, 470 or 4700 steps makes no difference in the graphs.&lt;/P&gt;
&lt;P&gt;Possibly not the solution you expected.&amp;nbsp; I suggest you check your differential equations once more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 20:26:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/573987#M182558</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2018-09-27T20:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/574070#M182564</link>
      <description>&lt;P&gt;With a little manipulation these equations can be solved by odesolve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ode1.PNG" style="width: 760px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/10766iD4AF7CC05A90AC42/image-size/large?v=v2&amp;amp;px=999" role="button" title="ode1.PNG" alt="ode1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ode2.PNG" style="width: 937px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/10767iE7C18F7CB6DB48F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="ode2.PNG" alt="ode2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Alan&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 11:38:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/574070#M182564</guid>
      <dc:creator>AlanStevens</dc:creator>
      <dc:date>2018-09-28T11:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/574087#M182565</link>
      <description>&lt;P&gt;Which gives the same results as rkfixed... Two different methods giving the same results, improves confidence.&lt;/P&gt;
&lt;P&gt;I've tried to see if a v(z) and x(z) could be linear functions (e.g. v(z)= b*z +c). Alas, that does not solve the set of DEs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 11:52:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/574087#M182565</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2018-09-28T11:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/574098#M182566</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;I've tried to see if a v(z) and x(z) could be linear functions (e.g. v(z)= b*z +c). Alas, that does not solve the set of DEs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, they are not linear.&amp;nbsp; They appear to be simply because of the magnitude of the constants.&amp;nbsp; Increase Xf by two orders of magnitude for example (probably completely nonphysical!), and you see a distinctly non-linear output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alan&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 12:03:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/574098#M182566</guid>
      <dc:creator>AlanStevens</dc:creator>
      <dc:date>2018-09-28T12:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using rkfixed in mathcad prime 2.0</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/575790#M182767</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/81612"&gt;@AlanStevens&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/41062"&gt;@ValeryOchkov&lt;/a&gt;&amp;nbsp;Much much THANKS!!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 04:59:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Using-rkfixed-in-mathcad-prime-2-0/m-p/575790#M182767</guid>
      <dc:creator>Asad</dc:creator>
      <dc:date>2018-10-11T04:59:46Z</dc:date>
    </item>
  </channel>
</rss>

