<?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%3AInterpolationBsp1.png</id>
		<title>Datei:InterpolationBsp1.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%3AInterpolationBsp1.png"/>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Datei:InterpolationBsp1.png&amp;action=history"/>
		<updated>2026-04-17T12:31:20Z</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:InterpolationBsp1.png&amp;diff=13928&amp;oldid=prev</id>
		<title>Lyr: Beispiel für Lineare Interpolation.
Mathematica Code für diese Grafik:
 E1 = t*2 + 2
 E2 = -4*t + 5
 S1 = ParametricPlot[{E1, E2}, {t, 0, 1},
      Frame -&gt; True, GridLines -&gt; Automatic, PlotStyle -&gt; Thickness[0.01]]
 S2 = ListPlot[{{2, 5}, {4, 1}},</title>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Datei:InterpolationBsp1.png&amp;diff=13928&amp;oldid=prev"/>
				<updated>2005-11-04T23:53:07Z</updated>
		
		<summary type="html">&lt;p&gt;Beispiel für Lineare &lt;a href=&quot;/index.php/Interpolation&quot; title=&quot;Interpolation&quot;&gt;Interpolation&lt;/a&gt;. Mathematica Code für diese Grafik:  E1 = t*2 + 2  E2 = -4*t + 5  S1 = ParametricPlot[{E1, E2}, {t, 0, 1},       Frame -&amp;gt; True, GridLines -&amp;gt; Automatic, PlotStyle -&amp;gt; Thickness[0.01]]  S2 = ListPlot[{{2, 5}, {4, 1}},&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Beispiel für Lineare [[Interpolation]].&lt;br /&gt;
Mathematica Code für diese Grafik:&lt;br /&gt;
 E1 = t*2 + 2&lt;br /&gt;
 E2 = -4*t + 5&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[{{2, 5}, {4, 1}}, PlotStyle -&amp;gt; {RGBColor[1, 0, 0],&lt;br /&gt;
      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>