File:Cauchy sequence illustration.svg

Le contento del pagina non es supportate in altere linguas.
De Wiktionario

File original(File SVG, dimensiones nominal: 305 × 170 pixels, grandor del file: 50 KB)

Iste file proveni de Wikimedia Commons e pote esser usate per altere projectos. Le description de su pagina de description ibi es monstrate in basso.

Summario

Description
English: Illustration of Cauchy sequence. Created using python with numpy and matplotlib toolkits. Based on the file: File:Cauchy_sequence_illustration.png.
Data
Origine Obra proprie
Autor Krishnavedala
Python source
InfoField
click to expand
from matplotlib.pyplot import *
from mpl_toolkits.axes_grid.axislines import SubplotZero
from numpy import arange, sin, exp

x1 = arange(0.,9.1,.05)
x2 = arange(0.,9.6,.1)
z = lambda x: 3.*exp(-.4*x)
y = lambda x: sin(5.*x) * z(x)

fig = figure(figsize=(4,2))
ax = SubplotZero(fig,111)
fig.add_subplot(ax)

ax.axis["top"].set_visible(False)
ax.axis["right"].set_visible(False)
ax.axis["left"].set_axisline_style("->")
ax.axis["bottom"].set_axisline_style("->")
ax.set_yticks([])
ax.set_xticks([])
ax.set_xlim(-1,10)
ax.set_ylim(-3,3)

ax.plot(x1,y(x1),'bo',ms=2.5)
ax.plot(x2, z(x2),'r--',lw=1.5)
ax.plot(x2,-z(x2),'r--',lw=1.5)

ax.text(10,-2.8,u'$n$')
ax.text(-.75,3,u'$X_n$')
fig.savefig("Cauchy_sequence_illustration.svg",bbox_inches="tight",pad_inches=.15)

Licentia

Io, titular del derecto de autor sur iste obra, declara de publicar lo sub le sequente licentia:
Creative Commons CC-Zero Iste file es disponibile sub le Creative Commons Dedication universal al dominio public CC0 1.0.
Le persona qui associava un obra con iste documento ha dedicate le obra al dominio public per renunciar a tote su derectos sur le obra in le mundo integre sub lege de copyright, incluse tote le derectos connexe o vicin, tanto como permittite per lege. Tu pote copiar, modificar, distribuer e representar le obra, mesmo pro scopos commercial, toto sin demandar permission.

Legendas

Adde un explanation de un linea de lo que iste file representa

Objectos representate in iste file

representa

Alcun valor sin elemento Wikidata

inception anglese

9 septembre 2011

media type anglese

image/svg+xml

checksum anglese

cb933a3068372e1cd2c54505c7ab2143412ebaad

data size anglese

50 731 Byte

height anglese

170 pixel

width anglese

305 pixel

Historia del file

Clicca sur un data/hora pro vider le file como appareva a ille tempore.

Data/HoraMiniaturaDimensionesUsatorCommento
actual04:24, 9 septembre 2011Miniatura pro le version de 04:24, 9 septembre 2011305 × 170 (50 KB)Krishnavedala

Il non ha paginas que usa iste file.

Uso global de iste file

Le altere wikis sequente usa iste imagine:

Vider altere usos global de iste file.