File:Plot-exponential-decay.svg

Description
English: This diagram shows exponential decay in a graphical form. Edit this at Structured Data on Commons
Date (UTC)
Source
Author
This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Regenerated as svg. The original can be viewed here: Plot-exponential-decay.png: . Modifications made by Autopilot.

Category:SVG retouched pictures from raster#Plot-exponential-decay.svg
I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic 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.
Category:CC-BY-SA-2.5,2.0,1.0#Plot-exponential-decay.svg
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.
This licensing tag was added to this file as part of the GFDL licensing update.
Category:CC-BY-SA-3.0-migrated#Plot-exponential-decay.svg
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.
Category:License migration redundant#Plot-exponential-decay.svgCategory:GFDL#Plot-exponential-decay.svg
You may select the license of your choice.
Category:Self-published work

Source

 
This W3C-unspecified plot was created with Gnuplot.
Category:Unspec SVG created with Gnuplot#00080130Plot-exponential-decay.svg
set term svg fsize 16 size 800,600
set output "exponential-decay.svg"
set border 3
set xtics nomirror 1
set ytics nomirror 0.2
set mxtics 10
set mytics 4
set grid
set samples 200

plot [0:5] [0:1.1] \
        (exp(-x/25)) title "e^(-x/25)" with lines, \
        (exp(-x/5)) title "e^(-x/5)" with lines, \
        (exp(-x)) title "e^(-x)" with lines, \
        (exp(-5*x)) title "e^(-5x)" with lines, \
        (exp(-25*x)) title "e^(-25x)" with lines \

Original upload log

This image is a derivative work of the following images:

  • File:Plot-exponential-decay.png licensed with Cc-by-sa-2.5,2.0,1.0, Cc-by-sa-3.0-migrated, GFDL
    • 2006-05-30T02:47:45Z PeterQ 861x577 (8782 Bytes) This is a plot of exponential decay for several different decay constants

Uploaded with derivativeFX Category:Uploaded with derivativeFX

Category:Chemical kinetics Category:Differential equations Category:Law of radioactive decay Category:Paleontological diagrams Category:Exponential functions
Category:CC-BY-SA-2.5,2.0,1.0 Category:CC-BY-SA-3.0-migrated Category:Chemical kinetics Category:Differential equations Category:Exponential functions Category:GFDL Category:Law of radioactive decay Category:License migration redundant Category:Paleontological diagrams Category:SVG retouched pictures from raster Category:Self-published work Category:Unspec SVG created with Gnuplot Category:Uploaded with derivativeFX