File:Weierstrass.png
From formulasearchengine
Jump to navigation
Jump to search

Size of this preview: 487 × 368 pixels. Other resolution: 318 × 240 pixels.
Original file (487 × 368 pixels, file size: 15 KB, MIME type: image/png)
This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.
Summary
File was created with the following Maple 6 code:
> W := (f,t,x) -> 1/sqrt(4*t*Pi)*int(f(x-y)*exp(-y^2/4/t),y=-infinity..infinity);
> f:= x-> piecewise(x<0 or x>10,0,x<5,5,5-2*(x-5));
> plotsetup(ps,plotoutput=`weierstrass.ps`,
plotoptions=`width=8in,height=6in,portrait,color,noborder`);
> plot([f(x),W(f,0.2,x),W(f,1,x),W(f,3,x)],x=-10..20,
axes=boxed,color=[black,red,green,blue],thickness=[2,3,3,3]);
and then converted from Postscript to PNG using GraphicsMagic.
Licensing
| Public domainPublic domainfalsefalse |
| I, the copyright holder of this work, release this work into the public domain. This applies worldwide. In some countries this may not be legally possible; if so: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
May 2008
15,181 byte
368 pixel
487 pixel
image/png
2110b9324349b0e771a55a95d6f442952d35af12
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 03:58, 1 June 2008 | 487 × 368 (15 KB) | wikimediacommons>AxelBoldt |
File usage
There are no pages that use this file.
Retrieved from "https://en.formulasearchengine.com/wiki/File:Weierstrass.png"