Datei:InterpolationBsp2.png
Aus DGL Wiki
Version vom 5. November 2005, 00:54 Uhr von Lyr (Diskussion | Beiträge) (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 -> True, GridLines -> Automatic, PlotStyle -> Thicknes)
InterpolationBsp2.png (500 × 309 Pixel, Dateigröße: 3 KB, MIME-Typ: image/png)
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 -> True, GridLines -> Automatic, PlotStyle -> Thickness[0.01]] S2 = ListPlot[{{5, 3}, {1, 4}, {4, 2}, {1, 2}}, PlotStyle -> {RGBColor[1, 0, 0], PointSize[0.03]}] Show[S1, S2, TextStyle -> {FontFamily -> "Times", FontSize -> 14, FontWeight -> Heavy}]
Dateiversionen
Klicke auf einen Zeitpunkt, um diese Version zu laden.
Version vom | Vorschaubild | Maße | Benutzer | Kommentar | |
---|---|---|---|---|---|
aktuell | 00:54, 5. Nov. 2005 | 500 × 309 (3 KB) | Lyr (Diskussion | Beiträge) | 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 -> True, GridLines -> Automatic, PlotStyle -> Thicknes |
- Du kannst diese Datei nicht überschreiben.
Dateiverwendung
Diese Datei wird auf keiner Seite verwendet.