File:Kartoffelparadoxon.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 770 × 577 pixels, file size: 16 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Deutsch: Plot des prozentuellen Wasseranteils an der Gesamtmenge
Date
Source Own work (Original text: selbst gezeichnet)
Author Hungerburg (talk)
SVG development
InfoField
 
The source code of this SVG is invalid due to 4 errors.
 
This W3C-invalid plot was created with Gnuplot-Octave
 
 This plot uses embedded text that can be easily translated using a text editor.
Source code
InfoField

Gnuplot code

K = [1:100]; W = K .- 1; A = W .* 100 ./ K; X = 98;

clf; hold on;

plot([0,100], [X,X], "c-"); plot(K, "k-;kg Kartoffeln;"); plot(W, "b-;kg Wasser;"); plot(A, "r-;% Anteil Wasser;");

axis([0,100,0,100], "square"); grid; hold off;

title("Kartoffelparadoxon"); xlabel("Gewicht kg"); ylabel("Anteil %"); set(gca, 'xtick', [0:25:100]); set(gca, 'ytick', [0:25:100]); legend("location","southeast");

print ("Kartoffelparadoxon.svg", "-dsvg");

Licensing[edit]

GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Germany license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Hungerburg at the German-language Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.

Original upload log[edit]

The original description page was here. All following user names refer to de.wikipedia.
Date/Time Dimensions User Comment
2013-10-28 18:19 770×577× (15921 bytes) Hungerburg {{Information |Beschreibung = Plot des prozentuellen Wasseranteils an der Gesamtmenge |Quelle = selbst gezeichnet |Urheber = ~~~ |Datum = 2013-10-28 |Genehmigung = |Andere Versionen = |Anmerkungen = #!/usr/…

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current13:46, 31 October 2014Thumbnail for version as of 13:46, 31 October 2014770 × 577 (16 KB)Kopiersperre (talk | contribs)Transferred from de.wikipedia

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata