Afaylu:Mplwp factorial gamma stirling.svg

Zɣ Wikipedia
Aller à la navigation Aller à la recherche

Afaylu anṣli(Afaylu SVG, tabadut n 600 × 400 id piksil, tiddi n ufaylu: 30 kio)

Afaylu ad ikka d Wikimedia Commons, iẓḍar ad ittusmras ɣ isntay yaḍnin. Aglam illan ɣ tasna nns n uglam illa ddaw as.

Azgzl

Aglam
English: Plot of the factorial, gamma function and Stirling's approximation in the interval [−0.2, 3.2]:
Asakud
Asagm Tawuri inu
Amgay Geek3
Autres versions Mplwp gamma stirling.svg
SVG information
InfoField
 
Le code de ce fichier SVG n'est pas valide en raison de mplwp erreurs.
 
Cette image vectorielle W3C-invalide a été créée avec Inkscape, ou un autre programme.
Cette image a été promue au rang d'image de qualité d'après les critères du Guide des images.

العربية  جازايرية  беларуская  беларуская (тарашкевіца)  български  বাংলা  català  čeština  Cymraeg  Deutsch  Schweizer Hochdeutsch  Zazaki  Ελληνικά  English  Esperanto  español  eesti  euskara  فارسی  suomi  français  galego  עברית  हिन्दी  hrvatski  magyar  հայերեն  Bahasa Indonesia  italiano  日本語  Jawa  ქართული  한국어  kurdî  Lëtzebuergesch  lietuvių  македонски  മലയാളം  मराठी  Bahasa Melayu  Nederlands  Norfuk / Pitkern  polski  português  português do Brasil  rumantsch  română  русский  sicilianu  slovenčina  slovenščina  shqip  српски / srpski  svenska  தமிழ்  తెలుగు  ไทย  Tagalog  Türkçe  toki pona  українська  vèneto  Tiếng Việt  中文  中文(简体)  中文(繁體)  +/−

Code source
InfoField

mplwp source code

The plot was generated with mplwp 1.6.3
#!/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_factorial_gamma_stirling.svg'
fig = mplwp.fig_standard(mpl)

xlim = -0.2, 3.2; fig.gca().set_xlim(xlim)
ylim = 0, 6.5; fig.gca().set_ylim(ylim)
mplwp.mark_axeszero(fig.gca())

from scipy.special import gamma
from scipy.optimize import brentq

f1 = lambda x: gamma(1 + x)
x1 = range(4)
y1 = [f1(xx) for xx in x1]
plt.plot(x1, y1, 'o', label='n!', zorder=3)

x2max = brentq(lambda x: f1(x) - ylim[1], 0, xlim[1])
x2 = np.linspace(xlim[0], x2max, 5000)
y2 = [f1(xx) for xx in x2]
plt.plot(x2, y2, label='$\Gamma(n+1)$', zorder=2,
         color=fig.gca().lines[-1].get_color())

f3 = lambda x: sqrt(2*pi*x)*(x/e)**x
x3max = brentq(lambda x: f3(x) - ylim[1], 0, xlim[1])
x3 = np.linspace(0, x3max, 5000)
y3 = [f3(xx) for xx in x3]
plt.plot(x3, y3, label=ur'$\sqrt{2\pi n}(n/e)^n$', zorder=1)

mpl.rc('legend', borderaxespad=1.3)
plt.legend(loc='upper left')
plt.savefig(name)
mplwp.postprocess(name)

Taragt

Moi, en tant que détenteur des droits d’auteur sur cette œuvre, je la publie sous les licences suivantes :
GNU head Dark turagt n ad tssnɣlt, ad tbḍut d ad tsnflt tantamt ad ddu tfadiwin n turagt jinu i tntamin tilelliyin tunɣilt 1.2 nɣ tunɣilt tamaynut akk nna tẓrg tamrslt n isuftwurn ilelliyn, min tizuniwin armskiln, min aḍris n tasna tamzwarut n tduli d min aḍris n tasna tamggarut n tduli.Yat tunɣilt n turagt tkcm ɣ tzuni ilan azwl GNU Free Documentation License.
w:fr:Creative Commons
Tibbabwt
Ce fichier est disponible selon les termes de la licence Creative Commons Attribution 3.0 Non transposée.
Tgit win ixf nnk/nnm:
  • fsr – afad ad tnɣlt, ad tzuzrt nɣ ad tbḍut tawuri ad
  • sgiddi – sgiddi tawuri
Ddu tfadiwin ad:
  • Tibbabwt – Iqqan d ad tbdrm ism n umskar anṣli tbdrm ula asɣun immaln amskar n umahil nɣ bab n izrfan, tbdrm iɣ ittwasnfl zgis kra nɣ d uhu. Tzḍarm ad tskrm mk ad s mk da tram, maccan s kra n tɣarast immaln ma s d imsacka bab n twuri.
Tɣit ad tstit turagt nna trit.
Annotations
InfoField
This image is annotated: View the annotations at Commons

Légendes

Ajoutez en une ligne la description de ce que représente ce fichier
Comparison of plots of the gamma function and Stirling's approximation

Éléments décrits dans ce fichier

dépeint ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

factorielle ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

fonction gamma ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

fonction gamma ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

factorielle ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

créé par ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

Valeur sans élément de Wikidata

auteur ou autrice (chaîne) ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ : Geek3
nom d'utilisateur Wikimédia ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ : Geek3
URL ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ : http://commons.wikimedia.org/wiki/User:Geek3

statut des droits d'auteur ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

sous droit d'auteur ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

licence ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

Licence de documentation libre GNU ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

Creative Commons Attribution 3.0 non transposé ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

date de fondation ou de création ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

31 Innayr 2015

source du fichier ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

évaluation de la qualité sur Commons ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

image de qualité sur Wikimedia Commons ⵜⴰⴼⵔⴰⵏⵙⵉⵙⵜ

Amzruy n ufaylu

Adr i usakud/akud ad tẓrt afaylu mk lli tt inn ikka ɣ tizi ann.

Asakud/AkudTawlaft mẓẓinImnadnAsmrasAxfawal
amiran12 Yunyu 2016 à 14:04Mẓẓi n lqim ɣ tizi 12 Yunyu 2016 à 14:04600 × 400 (30 kio)Geek3opaque legend
31 Innayr 2015 à 13:10Mẓẓi n lqim ɣ tizi 31 Innayr 2015 à 13:10600 × 400 (30 kio)Geek3factorial_gamma_stirling plot by Geek3

tasna ad iḍfarn gis afaylu ad:

Aswuri aɣzuran n ufaylu

Id wiki ad ar swurin s ufaylu ad:

Metadata