<?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%3AInterpolationCosAnnaeherung.png</id>
		<title>Datei:InterpolationCosAnnaeherung.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%3AInterpolationCosAnnaeherung.png"/>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Datei:InterpolationCosAnnaeherung.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:InterpolationCosAnnaeherung.png&amp;diff=13935&amp;oldid=prev</id>
		<title>Lyr: Cosinus-Interplation Annäherungen. Mathematica Code für diese Grafik:
 E1 = 1 - t^2*2
 E2 = (1 - t)^2*2
 S1 = Plot[ E1, {t, 0, 0.5}, Frame -&gt; True, GridLines -&gt;
     Automatic, PlotStyle -&gt; RGBColor[0, 0, 1]]
 S2 = Plot[ E2, {t, 0.5, 1}, Frame -&gt; True, </title>
		<link rel="alternate" type="text/html" href="https://wiki.delphigl.com/index.php?title=Datei:InterpolationCosAnnaeherung.png&amp;diff=13935&amp;oldid=prev"/>
				<updated>2005-11-05T04:40:46Z</updated>
		
		<summary type="html">&lt;p&gt;Cosinus-Interplation Annäherungen. Mathematica Code für diese Grafik:  E1 = 1 - t^2*2  E2 = (1 - t)^2*2  S1 = Plot[ E1, {t, 0, 0.5}, Frame -&amp;gt; True, GridLines -&amp;gt;      Automatic, PlotStyle -&amp;gt; RGBColor[0, 0, 1]]  S2 = Plot[ E2, {t, 0.5, 1}, Frame -&amp;gt; True, &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Cosinus-Interplation Annäherungen. Mathematica Code für diese Grafik:&lt;br /&gt;
 E1 = 1 - t^2*2&lt;br /&gt;
 E2 = (1 - t)^2*2&lt;br /&gt;
 S1 = Plot[ E1, {t, 0, 0.5}, Frame -&amp;gt; True, GridLines -&amp;gt;&lt;br /&gt;
     Automatic, PlotStyle -&amp;gt; RGBColor[0, 0, 1]]&lt;br /&gt;
 S2 = Plot[ E2, {t, 0.5, 1}, Frame -&amp;gt; True, GridLines -&amp;gt;&lt;br /&gt;
     Automatic, PlotStyle -&amp;gt; RGBColor[0, 0, 1]]&lt;br /&gt;
 S3 = Plot[(1 + Cos[t*Pi])/2, {t, 0, 1}, Frame -&amp;gt; True, &lt;br /&gt;
     GridLines -&amp;gt; Automatic, PlotStyle -&amp;gt; RGBColor[0, 1, 0]]&lt;br /&gt;
 S4 = Plot[ 2*t^3 - 3*t^2 + 1, {t, 0, 1}, Frame -&amp;gt; True, GridLines -&amp;gt; Automatic, &lt;br /&gt;
     PlotStyle -&amp;gt; RGBColor[1, 0, 0]]&lt;br /&gt;
 Show[S1, S2, S3, S4, TextStyle -&amp;gt; {FontFamily -&amp;gt; &amp;quot;Times&amp;quot;, FontSize -&amp;gt; 14,&lt;br /&gt;
     FontWeight -&amp;gt; Heavy}]&lt;/div&gt;</summary>
		<author><name>Lyr</name></author>	</entry>

	</feed>