Datei:Polynomialdeg3.svg

Seiteninhalte werden in anderen Sprachen nicht unterstützt.
Faan Wikipedia

Originaal datei(SVG-datei, grate: 400 × 400 pixel, dateigrate: 737 Bytes)

Detheer bil as faan Wikimedia Commons an koon faan ööder projekten brükt wurd. Det beskriiwang faan't beskriiwangssidj woort oner uunwiset.

Beskriiwang

Beskriiwang

Polynomial of degree 3 with roots at 2, -1, and -4:

Dootem
Kwel Polynomialdeg3.png
Skriiwer of Konstler N.Mori
Ferloof
(Hü det datei brükt woort)
Public domain Detheer werk as freiden wurden üs public domain (för arken frei) faan di skriiwer of konstler N.Mori. Det täält uun arke lun.
Uun enkelt lunen mei det ei mögelk wees. Wan det so as:
Arken koon detdiar werk faan N.Mori brük för wat hi wal, wan det uun sin lun rochtelk mögelk as.
SVG‑Erstellung
InfoField
 
Der SVG-Code ist valide.
 
Dieser Plot wurde mit Matplotlib erstellt.
Quelltext
InfoField

Python code

Source code
# Author: Ika, 2013-07-24
from pylab import *
import pylab as pl
import numpy as np

# Create a figure of size 8x6 points, 80 dots per inch
pl.figure(figsize=(8,8), dpi=80)

# Create a plot of the cubic function y=(x+4)(x+1)(x-2)/4
x = np.linspace(-5.0,4.0,256, endpoint=True)
y = (x+4)*(x+1)*(x-2)/4
pl.plot(x,y,color="magenta", linewidth=3.0, linestyle="-")

# Set labels
pl.xlim(-5,4)
pl.ylim(-4,7)

# Move the spines
ax = pl.gca()
ax.set_xlabel('x')
ax.set_ylabel('y')
ax.text(-5, 3, r'$y=\frac{1}{4}(x+4)(x+1)(x-2)$', fontsize=20)

# Set up the grid
ax.spines['right'].set_color('none')
ax.spines['top'].set_color('none')
ax.xaxis.set_ticks_position('bottom')
ax.spines['bottom'].set_position(('data',0))
ax.yaxis.set_ticks_position('left')
ax.spines['left'].set_position(('data',0))
ax.grid(color="grey",linestyle='--',linewidth=1)

# Save the figure to the output SVG file
plt.savefig("Cubic_Function_SVG.svg");

Kurzbeschreibungen

Ergänze eine einzeilige Erklärung, was diese Datei darstellt.
Mathematics

In dieser Datei abgebildete Objekte

motiif

6. Janewoore 2007

Datei wersioonen

Klike üüb en tidjponkt, am detdiar wersion uuntulukin.

Dootem/TidjFöörskaubilMiatenBrükerKomentaar
aktuel18:33, 2. Jan. 2015Föörskau för det wersion faan 18:33, 2. Jan. 2015400 × 400 (737 Bytes)KrishnavedalaReverted to version as of 13:02, 30 August 2008: Cleaner rendering. text and graph not clear in the newly uploaded version.
10:33, 24. Jul. 2013Föörskau för det wersion faan 10:33, 24. Jul. 2013720 × 720 (34 KB)IkamusumeFan1. Redrew completely using Matplotlib; 2. Source code added; 3. Labels added.
15:02, 30. Aug. 2008Föörskau för det wersion faan 15:02, 30. Aug. 2008400 × 400 (737 Bytes)N.Mori{{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
15:42, 6. Jan. 2008Föörskau för det wersion faan 15:42, 6. Jan. 2008400 × 400 (965 Bytes)N.Mori{{Information| |Description=Polynomial of degree 3: <math>y=\frac{x^3}{4}+\frac{3x^2}{4}-\frac{3x}{2}-2=\frac{1}{4}(x+4)(x+1)(x-2)</math> |Source=Image:Polynomialdeg3.png |Date=2007-01-06 |Author=~~~ |Permission=See below |other_versions=None }} [[Cat

Detdiar sidj brükt detdiar datei:

Globaal brük faan datein

Jodiar ööder Wikis brük detdiar datei:

Muar globaal brük faan detdiar datei.

Metadooten