<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=Datei%3AInterpolationBsp2.png</id>
		<title>Datei:InterpolationBsp2.png - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.delphigl.com/index.php?action=history&amp;feed=atom&amp;title=Datei%3AInterpolationBsp2.png"/>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Datei:InterpolationBsp2.png&amp;action=history"/>
		<updated>2026-04-17T12:30:58Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in DGL Wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>https://wiki.delphigl.com/index.php?title=Datei:InterpolationBsp2.png&amp;diff=13929&amp;oldid=prev</id>
		<title>Lyr: Beispiel für Polynominterpolation.
Mathematica Code für diese Grafik:
 E1 = -58.5*t^3 + 90*t^2 - 35.5*t + 5
 E2 = 22.5*t^3 - 36*t^2 + 12.5*t + 3
 S1 = ParametricPlot[{E1, E2}, {t, 0, 1},
      Frame -&gt; True, GridLines -&gt; Automatic, PlotStyle -&gt; Thicknes</title>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Datei:InterpolationBsp2.png&amp;diff=13929&amp;oldid=prev"/>
				<updated>2005-11-04T23:54:14Z</updated>
		
		<summary type="html">&lt;p&gt;Beispiel für Polynominterpolation. Mathematica Code für diese Grafik:  E1 = -58.5*t^3 + 90*t^2 - 35.5*t + 5  E2 = 22.5*t^3 - 36*t^2 + 12.5*t + 3  S1 = ParametricPlot[{E1, E2}, {t, 0, 1},       Frame -&amp;gt; True, GridLines -&amp;gt; Automatic, PlotStyle -&amp;gt; Thicknes&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Beispiel für Polynominterpolation.&lt;br /&gt;
Mathematica Code für diese Grafik:&lt;br /&gt;
 E1 = -58.5*t^3 + 90*t^2 - 35.5*t + 5&lt;br /&gt;
 E2 = 22.5*t^3 - 36*t^2 + 12.5*t + 3&lt;br /&gt;
 S1 = ParametricPlot[{E1, E2}, {t, 0, 1},&lt;br /&gt;
      Frame -&amp;gt; True, GridLines -&amp;gt; Automatic, PlotStyle -&amp;gt; Thickness[0.01]]&lt;br /&gt;
 S2 = ListPlot[{{5, 3}, {1, &lt;br /&gt;
     4}, {4, 2}, {1, 2}}, PlotStyle -&amp;gt; {RGBColor[1, 0, 0], PointSize[0.03]}]&lt;br /&gt;
 Show[S1, S2, TextStyle -&amp;gt; {FontFamily -&amp;gt; &amp;quot;Times&amp;quot;, &lt;br /&gt;
     FontSize -&amp;gt; 14, FontWeight -&amp;gt; Heavy}]&lt;/div&gt;</summary>
		<author><name>Lyr</name></author>	</entry>

	</feed>