File:Expinvsq5.svg

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Expinvsq5.svg(SVG file, nominally 720 × 540 pixels, file size: 19 KB)

Wikimedia Commons Logo This file and any related information shown below comes from Wikimedia Commons.
Please make changes and discuss this file there. Doing so benefits every project.

[edit] Summary

Description

Changed the width of the lines

Date

1 November 2008(2008-11-01)

Source

myself

Author

Missionpilot

Permission
(Reusing this image)
See below.
Other versions Expinvsq4.svg

[edit] Source code

import matplotlib
matplotlib.use('Agg')
import numpy as np
import matplotlib.pyplot as plt
 
t = np.arange (-3, 3, .1)
plt.plot (t, t * 0, 'r-', linewidth=2, antialiased=True)
plt.plot (t, np.exp(-1 / t**2), 'g-', linewidth=2, antialiased=True)
 
plt.axis([-3, 3, -3, 3])
plt.grid (True)
plt.savefig ('Expinvsq5.svg')

[edit] Licensing

Creative Commons license
Creative Commons Attribution
This file is licensed under the Creative Commons Attribution 3.0 Unported License. In short: you are free to distribute and modify the file as long as you attribute its author(s) or licensor(s).

العربية | Български | Català | Česky | Deutsch | Ελληνικά | English | Español | Eesti | Euskara | Suomi | Français | עברית | Hrvatski | Magyar | Italiano | 日本語 | 한국어 | Lietuvių | Македонски | Plattdüütsch | Nederlands | Polski | Português | Русский | Svenska | ไทย | Türkçe | Vèneto | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

File history

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

Date/TimeThumbnailDimensionsUserComment
current16:36, 2 November 2008Thumbnail for version as of 16:36, 2 November 2008720×540 (19 KB)Missionpilot ( Category:Taylor Series)
16:09, 1 November 2008Thumbnail for version as of 16:09, 1 November 2008720×540 (15 KB)Missionpilot ({{Information |Description=Changed the width of the lines |Source=myself |Date=November 1, 2008 |Author=Missionpilot |Permission= |other_versions=Expinvsq4.svg }} Category:Taylor Series <!--{{ImageUpload|basic}}-->)

The following 2 pages link to this file: