<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Converting a parametric representation of a function</title>
    <link>http://www.mapleprimes.com/questions/35729-Converting-A-Parametric-Representation</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 09:29:01 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 09:29:01 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Converting a parametric representation of a function</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Converting a parametric representation of a function</title>
      <link>http://www.mapleprimes.com/questions/35729-Converting-A-Parametric-Representation</link>
    </image>
    <item>
      <title>not quite clear for me</title>
      <link>http://www.mapleprimes.com/questions/35729-Converting-A-Parametric-Representation?ref=Feed:MaplePrimes:Converting a parametric representation of a function:Comments#answer44882</link>
      <itunes:summary>&lt;p&gt;It is not quite clear for me, what you mean and do, but it seems you think of T as 't is a function of x'.&lt;/p&gt;
&lt;p&gt;However that is already part of a correct definition for your (1) and (2).&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;It is not quite clear for me, what you mean and do, but it seems you think of T as 't is a function of x'.&lt;/p&gt;
&lt;p&gt;However that is already part of a correct definition for your (1) and (2).&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;</description>
      <guid>44882</guid>
      <pubDate>Sat, 13 Feb 2010 16:11:00 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
    <item>
      <title>again</title>
      <link>http://www.mapleprimes.com/questions/35729-Converting-A-Parametric-Representation?ref=Feed:MaplePrimes:Converting a parametric representation of a function:Comments#answer44883</link>
      <itunes:summary>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;The task is quite simple:&lt;/p&gt;
&lt;p&gt;For each t (element of real numbers) I get a pair of y and x values and I want to plot the function y=f(x), but also I want to get the equation of the function y=f(x) for further processing.&lt;/p&gt;
&lt;p&gt;I'm just experimenting with solve, eval, and subs but with no success.&lt;/p&gt;
&lt;p&gt;Thanks for considering this.&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;The task is quite simple:&lt;/p&gt;
&lt;p&gt;For each t (element of real numbers) I get a pair of y and x values and I want to plot the function y=f(x), but also I want to get the equation of the function y=f(x) for further processing.&lt;/p&gt;
&lt;p&gt;I'm just experimenting with solve, eval, and subs but with no success.&lt;/p&gt;
&lt;p&gt;Thanks for considering this.&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;</description>
      <guid>44883</guid>
      <pubDate>Sat, 13 Feb 2010 16:23:24 Z</pubDate>
      <itunes:author>Peter Mond</itunes:author>
      <author>Peter Mond</author>
    </item>
    <item>
      <title>implicitize</title>
      <link>http://www.mapleprimes.com/questions/35729-Converting-A-Parametric-Representation?ref=Feed:MaplePrimes:Converting a parametric representation of a function:Comments#answer44884</link>
      <itunes:summary>&lt;p&gt;Try this:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="file:///C:/Users/Oli/AppData/Local/Temp/moz-screenshot.png" /&gt;&lt;img alt="" src="file:///C:/Users/Oli/AppData/Local/Temp/moz-screenshot-1.png" /&gt;restart:&lt;br /&gt;
with(algcurves);&lt;br /&gt;
eqs:= x = 3*t/(t^2+1), y = 3/(t^2+1);&lt;br /&gt;
implicitize([eqs], [t = 0 .. 1], 2, symbolic = true, useFNV = false);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&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;Try this:&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="file:///C:/Users/Oli/AppData/Local/Temp/moz-screenshot.png" /&gt;&lt;img alt="" src="file:///C:/Users/Oli/AppData/Local/Temp/moz-screenshot-1.png" /&gt;restart:&lt;br /&gt;
with(algcurves);&lt;br /&gt;
eqs:= x = 3*t/(t^2+1), y = 3/(t^2+1);&lt;br /&gt;
implicitize([eqs], [t = 0 .. 1], 2, symbolic = true, useFNV = false);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>44884</guid>
      <pubDate>Sat, 13 Feb 2010 17:22:35 Z</pubDate>
      <itunes:author>Thomas
 Unger
</itunes:author>
      <author>Thomas
 Unger
</author>
    </item>
    <item>
      <title>Problem solved</title>
      <link>http://www.mapleprimes.com/questions/35729-Converting-A-Parametric-Representation?ref=Feed:MaplePrimes:Converting a parametric representation of a function:Comments#answer44886</link>
      <itunes:summary>&lt;p&gt;Thank you very much all of you. With your help I got the solution, which is listed below, at least for my sample. I'll now turn to my real problem.&lt;/p&gt;
&lt;p&gt;restart;&lt;br /&gt;
f1 := x -&amp;gt; x*1/2;&lt;br /&gt;
f2 := y -&amp;gt; y+20;&lt;br /&gt;
plot([f1(t),f2(t),t=-20..20]);&lt;br /&gt;
solve(x=f1(t),t);&lt;br /&gt;
f1_inv:= unapply(%,x);&lt;br /&gt;
f3 := x -&amp;gt; f2(f1_inv(x));&lt;br /&gt;
plot(f3(x),x=-10..10);&lt;/p&gt;
&lt;p&gt;Axel, the square brackets have been the solution for the parametric plot problem and solve, unapply, and subsequent substitution help to find the function behind the plot. Consequently both plots show the same result.&lt;/p&gt;
&lt;p&gt;Thanks again for your time&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thank you very much all of you. With your help I got the solution, which is listed below, at least for my sample. I'll now turn to my real problem.&lt;/p&gt;
&lt;p&gt;restart;&lt;br /&gt;
f1 := x -&amp;gt; x*1/2;&lt;br /&gt;
f2 := y -&amp;gt; y+20;&lt;br /&gt;
plot([f1(t),f2(t),t=-20..20]);&lt;br /&gt;
solve(x=f1(t),t);&lt;br /&gt;
f1_inv:= unapply(%,x);&lt;br /&gt;
f3 := x -&amp;gt; f2(f1_inv(x));&lt;br /&gt;
plot(f3(x),x=-10..10);&lt;/p&gt;
&lt;p&gt;Axel, the square brackets have been the solution for the parametric plot problem and solve, unapply, and subsequent substitution help to find the function behind the plot. Consequently both plots show the same result.&lt;/p&gt;
&lt;p&gt;Thanks again for your time&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>44886</guid>
      <pubDate>Sat, 13 Feb 2010 21:34:25 Z</pubDate>
      <itunes:author>Peter Mond</itunes:author>
      <author>Peter Mond</author>
    </item>
    <item>
      <title>again</title>
      <link>http://www.mapleprimes.com/questions/35729-Converting-A-Parametric-Representation?ref=Feed:MaplePrimes:Converting a parametric representation of a function:Comments#comment44885</link>
      <itunes:summary>&lt;p&gt;If the task is quite simple then you may write it down as such :-)&lt;/p&gt;
&lt;p&gt;Ok: not all implicite functions allow what you want. &lt;/p&gt;
&lt;p&gt;Consider a circle plot([cos(t),sin(t),t=-Pi..Pi]) and recognize, that you may have 0 or 1 or 2 real solutions for y, depending on x.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;If the task is quite simple then you may write it down as such :-)&lt;/p&gt;
&lt;p&gt;Ok: not all implicite functions allow what you want. &lt;/p&gt;
&lt;p&gt;Consider a circle plot([cos(t),sin(t),t=-Pi..Pi]) and recognize, that you may have 0 or 1 or 2 real solutions for y, depending on x.&lt;/p&gt;</description>
      <guid>44885</guid>
      <pubDate>Sat, 13 Feb 2010 20:32:00 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
  </channel>
</rss>