File:MidRiemann2.svg
Original file (SVG file, nominally 600 × 480 pixels, file size: 10 KB)
Captions
Summary
[edit]DescriptionMidRiemann2.svg |
English: A middle Riemann sum of x^3 over [0,2] using 4 subdivisions. |
Date | |
Source | Own work |
Author | Qef |
Other versions | Shows same thing as this bitmap version: file:MidRiemann2.PNG |
Gnuplot source
[edit]set terminal svg font "Bitstream Vera Sans,18" set output "MidRiemann2.svg" set xrange [0:2] set yrange [0:8] set xzeroaxis linetype -1 set yzeroaxis linetype -1 set xtics axis nomirror offset 0,0.5 set ytics axis nomirror offset -0.5,0 set key off set border 0 set samples 100 plot '-' using 1:($1*$1*$1) with boxes fill linetype rgbcolor "blue" linewidth 3 0.25 0.75 1.25 1.75 e plot x*x*x with line linetype rgbcolor "red" linewidth 3
Licensing
[edit]Public domainPublic domainfalsefalse |
This work has been released into the public domain by its author, Qef. This applies worldwide. In some countries this may not be legally possible; if so: |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 04:09, 21 June 2009 | 600 × 480 (10 KB) | Qef (talk | contribs) | {{Information |Description={{en|1=A middle Riemann sum of x^3 over [0,2] using 4 subdivisions.}} |Source=Own work by uploader |Author=Qef |Date=2009-06-21 |Permission= |other_versions=Shows same thing as this bitmap version: [[:file:MidRieman |
You cannot overwrite this file.
File usage on Commons
The following page uses this file:
File usage on other wikis
The following other wikis use this file:
- Usage on cs.wikipedia.org
- Usage on en.wikipedia.org
- Usage on en.wikiversity.org
- Usage on id.wikipedia.org
- Usage on pt.wikipedia.org
- Usage on tr.wikipedia.org
- Usage on vi.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Image title | Produced by GNUPLOT 4.2 patchlevel 3 |
---|