Սկզբնական նիշք(SVG-նիշք, անվանապես 512 × 384 փիքսել, նիշքի չափը՝ 3 ԿԲ)

Այս նիշքը տեղադրված է Վիքիպահեստում է և այն կարող է օգտագործվել այլ նախագծերի կողմից։ Վիքիպահեստում նիշքի մասին տեղեկությունների հիմնական մասը ներկայացված է ստորև։

Ամփոփում

Նկարագրում
English: Attempt at an SVG replacement for File:Dirac distribution CDF.png. Created with gnuplot. Then I modified it in Inkscape; I made all the lines 3px wide, changed the line colors and filled in the circles, made sure the things on top were supposed to be on top, and changed the grid lines to half opacity.
 
Սա վեկտոր գրաֆիկական պատկեր է ստեղծված է եղել Gnuplot օգնությամբ: .
Թվական 22 Մայիս 2006 (upload date)
Աղբյուր Բեռնողի սեփական աշխատանք
Հեղինակ Omegatron
gnuplot source
InfoField
click to expand
# Set 1000×750 SVG output and filename
# The font size (fsize) sets the size for the circles, too.
set terminal svg enhanced size 1300 975 fname "Times" fsize 36
set output "Dirac distribution CDF.svg"

# Set the text value for missing entries in the data file, so we can plot a discontinuous function
set datafile missing "Skip"  

# Set y axis limits so the plot doesn't go right to the edges of the graph 
set yrange [-0.2:1.2]

set lmargin 5
set bmargin -5

# No legend needed
set nokey

# Add lightly-colored axis lines
set yzeroaxis
set xzeroaxis

# Put a tic at every integer
set xtics 1
set mxtics 10

# Format x-axis tics as single digits
set format x "%g"

# Format y-axis tics as digit with one decimal place
set format y "%2.1f"
set mytics 4

# Plot as lines and also points
# Different line styles are plotted as separate lines for ease of post-processing
plot "solidlines.dat" with lines, "dashedlines.dat" with lines, "filledpoints.dat" with points pt 6, "hollowpoints.dat" with points pt 6
 
# with points:
# 1 = color red (linestyle 1?)
# 6 = point style 6 (render as circles in SVG)

# Close the file (so I don't have to close gnuplot to view it)
set output
A raster version of this image is available. It should be used in place of this vector image when superior.
File:Dirac distribution CDF.svgFile:Dirac distribution CDF.png

In general, it is better to use a good SVG version.


Bitmap image

Արտոնագրում

Ես, այս աշխատանքի հեղինակային իրավունքների տերը, ներկա հրատարակում եմ սրա հետևյալ լիցենզիաների պայմաններով
w:en:Creative Commons
հղում համանման տարածում
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic license.
Դուք ազատ եք՝
  • կիսվել ստեղծագործությամբ – պատճենել, տարածել և փոխանցել այս աշխատանքը։
  • վերափոխել – ադապտացնել աշխատանքը
Պահպանելով հետևյալ պայմանները'
  • հղում – Դուք պետք է նշեք հեղինակի (իրավատիրոջ) հղումը:
  • համանման տարածում – Եթե դուք ձևափոխում եք, փոխակերպում, կամ այս աշխատանքի հիման վրա ստեղծում եք նոր աշխատանք, ապա ձեր ստեղծածը կարող է տարածվել միայն նույն կամ համարժեք թույլատրագրով։
GNU head Այս վավերագրման պատճենահանման, տարածման և/կամ ձևափոխման թույլտվություն կամ լիցենզիայի GNU FDL պայմաններով 1.2 մեկնակերպի կամ ավելի ուշ, հրատարակված Ազատ ծրագրային ապահովության հիմնադրամում, առանց անփոփոխելի հատվածների, առանց բնագիրների, որոնք տեղադրված են առաջին և վերջին շապիկներում: Լիցենզիայի պատճենը գտնվում է GNU Free Documentation License հատվածում:
Կարող եք ընտրել այս թույլատրագրերից ցանկացածը։

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

պատկերված

22 Մայիսի 2006

Նիշքի պատմություն

Մատնահարեք օրվան/ժամին՝ նիշքի այդ պահին տեսքը դիտելու համար։

(ամենաթարմ | ամենահին) Դիտել (ավելի թարմ 10 | ) (10 | 20 | 50 | 100 | 250 | 500)
Օր/ԺամՄանրապատկերՕբյեկտի չափըՄասնակիցՄեկնաբանություն
ընթացիկ13:48, 9 Ապրիլի 201413:48, 9 Ապրիլի 2014 տարբերակի մանրապատկերը512 × 384 (3 ԿԲ)Perhelionpath to text
05:09, 24 Օգոստոսի 201305:09, 24 Օգոստոսի 2013 տարբերակի մանրապատկերը1300 × 975 (23 ԿԲ)CitypeekCleanup of file. Valid SVG now.
03:29, 3 Հունիսի 200603:29, 3 Հունիսի 2006 տարբերակի մանրապատկերը1300 × 975 (16 ԿԲ)Omegatronwhoops fix dashed line
03:27, 3 Հունիսի 200603:27, 3 Հունիսի 2006 տարբերակի մանրապատկերը1300 × 975 (16 ԿԲ)Omegatronlet's try 3px
03:18, 3 Հունիսի 200603:18, 3 Հունիսի 2006 տարբերակի մանրապատկերը1300 × 975 (16 ԿԲ)Omegatron
02:00, 22 Մայիսի 200602:00, 22 Մայիսի 2006 տարբերակի մանրապատկերը1000 × 750 (10 ԿԲ)Omegatron
01:57, 22 Մայիսի 200601:57, 22 Մայիսի 2006 տարբերակի մանրապատկերը1300 × 975 (11 ԿԲ)OmegatronReverted to earlier revision
01:57, 22 Մայիսի 200601:57, 22 Մայիսի 2006 տարբերակի մանրապատկերը1000 × 750 (5 ԿԲ)Omegatrontest
01:51, 22 Մայիսի 200601:51, 22 Մայիսի 2006 տարբերակի մանրապատկերը1300 × 975 (11 ԿԲ)OmegatronReverted to earlier revision
01:51, 22 Մայիսի 200601:51, 22 Մայիսի 2006 տարբերակի մանրապատկերը1000 × 750 (5 ԿԲ)Omegatrontest
(ամենաթարմ | ամենահին) Դիտել (ավելի թարմ 10 | ) (10 | 20 | 50 | 100 | 250 | 500)

Այս նիշքին օգտագործող էջեր չկան։

Նիշքի համընդհանուր օգտագործում

Հետևյալ այլ վիքիները օգտագործում են այս նիշքը՝

Տեսնել այս նիշքի ավելի համընդհանուր օգտագործումը:

Մետատվյալներ