Fayl:Maxwell-Boltzmann distribution pdf.svg

Asl fayl(SVG fayl, asl oʻlchamlari 360 × 288 piksel, fayl hajmi: 32 KB)

Ushbu fayl Vikiomborga yuklangan boʻlib, boshqa loyihalarda ham qoʻllanilishi mumkin. Uning tavsif sahifasidan olingan maʼlumot quyida keltirilgan.

Qisqa izoh

Taʼrif
English: Probability distribution function for the Maxwell-Boltzmann distribution
Sanasi
Manba Oʻzimning ishim
Muallif Krishnavedala
 
W3C-validity not checked.
Python Source Code
from numpy import *
from matplotlib.pyplot import *
pdf = lambda a,x: x*x*exp(-x*x/(2*a*a))*sqrt(2/pi)/(a*a*a)
fig = figure(figsize=(5,5))
ax = fig.add_subplot(111)
ax.grid(True)
ax.minorticks_on()
x = linspace(.001,20,150)
ax.plot(x,pdf(1.,x),label=r"a=1",linewidth=2)
ax.plot(x,pdf(2,x),'r',label=r"a=2",linewidth=2)
ax.plot(x,pdf(5,x),'g',label=r"a=5",linewidth=2)
ax.set_ylim(0,0.6)
ax.set_xlim(0,20)
ax.set_xlabel(r'x')
ax.set_ylabel(r'PDF')
ax.legend()
fig.savefig("Test.svg",bbox_inches="tight",pad_inches=.15)

Litsenziyalash

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

tasvirlangan ob'ekt

11 Oktyabr 2012

Fayl tarixi

Faylning biror paytdagi holatini koʻrish uchun tegishli sana/vaqtga bosingiz.

Sana/VaqtMiniaturaOʻlchamlariFoydalanuvchiIzoh
joriy03:40, 22-Noyabr 202003:40, 22-Noyabr 2020 dagi versiya uchun tasvir360 × 288 (32 KB)AkanoToEFixed legend
01:07, 22-Noyabr 202001:07, 22-Noyabr 2020 dagi versiya uchun tasvir360 × 288 (32 KB)AkanoToEUpdated graph fonts with LaTeX
18:27, 11-Oktyabr 201218:27, 11-Oktyabr 2012 dagi versiya uchun tasvir428 × 418 (39 KB)KrishnavedalaUser created page with UploadWizard

Bu faylga quyidagi sahifa bogʻlangan:

Faylning global foydalanilishi

Ushbu fayl quyidagi vikilarda ishlatilyapti:

Metama’lumot