File:Mplwp log2e10.svg

Le contento del pagina non es supportate in altere linguas.
De Wikipedia, le encyclopedia libere

File original(File SVG, dimensiones nominal: 600 × 400 pixels, grandor del file: 38 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: Plot of the most important logarithms with bases 2, e (natural logarithm) and 10 in the interval [0, 11]:
Data
Origine Obra proprie
Autor Geek3
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with mplwp, the Matplotlib extension for Wikipedia plots.
Source code
InfoField

mplwp source code

The plot was generated with mplwp 1.0
#!/usr/bin/python
# -*- coding: utf8 -*-

import matplotlib.pyplot as plt
import matplotlib as mpl
import numpy as np
from math import *

code_website = 'http://commons.wikimedia.org/wiki/User:Geek3/mplwp'
try:
    import mplwp
except ImportError, er:
    print 'ImportError:', er
    print 'You need to download mplwp.py from', code_website
    exit(1)

name = 'mplwp_log2e10.svg'
fig = mplwp.fig_standard(mpl)

xlim = -1,11; fig.gca().set_xlim(xlim)
ylim = -4,4; fig.gca().set_ylim(ylim)
fig.gca().xaxis.set_major_locator(mpl.ticker.MultipleLocator(1))
mplwp.mark_axeszero(fig.gca())

x = np.linspace(10**ylim[0], xlim[1], 5001)

for label, f in [(u'log\u2082', lambda x: log(x) / log(2)),
                 (u'ln', log),
                 (u'log\u2081\u2080', log10)]:
    y = [f(xx) for xx in x]
    plt.plot(x, y, label=label)

plt.legend(loc='lower center').get_frame().set_alpha(0.9)

plt.savefig(name)
mplwp.postprocess(name)

Licentia

Io, titular del derecto de autor sur iste obra, declara de publicar lo sub le sequente licentias:
GNU head Le permission es concedite de copiar, distribuer e/o modificar iste documento sub le conditiones del Licentia GNU pro Documentation Libere, Version 1.2 o omne version plus recente publicate per le Fundation pro Software Libere; sin Sectiones Invariabile, sin Textos de Copertura Frontal e sin Textos de Copertura Posterior. Un copia del licentia es includite in le section titulate Licentia GNU pro Documentation Libere.
w:ia:Creative Commons
attribution
Iste file es disponibile sub le licentia Creative Commons Attribution 3.0 Unported.
Tu es libere:
  • de condivider – de copiar, distribuer e transmitter le obra
  • de remixar – de adaptar le obra
Sub le sequente conditiones:
  • attribution – Tu debe dar information appropriate sur le autor, fornir un ligamine al licentia, e indicar si modificationes ha essite apportate. Tu pote facer lo de qualcunque maniera rationabile, ma non in alcun modo que suggere que le licentiator approba te o tu uso del obra.
Tu pote seliger le licentia de tu preferentia.

Legendas

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

Objectos representate in iste file

representa

Alcun valor sin elemento Wikidata

copyrighted anglese

inception anglese

13 april 2014

Historia del file

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

Data/HoraMiniaturaDimensionesUsatorCommento
actual10:34, 11 maio 2014Miniatura pro le version de 10:34, 11 maio 2014600 × 400 (38 KB)Geek3color update mplwp 1.3
14:48, 13 april 2014Miniatura pro le version de 14:48, 13 april 2014600 × 400 (38 KB)Geek3log2e10 plot by Geek3

Le sequente pagina usa iste file:

Uso global de iste file

Le altere wikis sequente usa iste imagine:

Metadatos