File:Uniform curl.png
Summary
File:Uniform curl.svg is a vector version of this file. It should be used in place of this PNG file.Category:Superior vector version available
File:Uniform curl.png → File:Uniform curl.svg
For more information, see Help:SVG. |
| Description |
A plot of the vector field . Self-made with Mathematic and MS Paint. |
| Date | 23 May 2007 (original upload date) |
| Source | Transferred from en.wikipedia to Commons. |
| Author | Loodog at English Wikipedia |
Licensing
Loodog at English Wikipedia, the copyright holder of this work, hereby publishes it under the following licenses:
| 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. |
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | ||
Attribution: | ||
| ||
| This licensing tag was added to this file as part of the GFDL licensing update. |
This file is licensed under the Creative Commons Attribution 2.5 Generic license.
Attribution:
- 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.
You may select the license of your choice.
Original upload log
The original description page was here. All following user names refer to en.wikipedia.
- 2007-05-23 02:14 Loodog 293×302×8 (17367 bytes) == Summary == A plot of the vector field <math>F(x,y)=y\boldsymbol{\hat{x}}-x\boldsymbol{\hat{y}}</math>. Self-made with Mathematic and MS Paint. == Licensing == {{self|GFDL|cc-by-2.5}}
- 2007-05-23 02:08 Loodog 285×295×8 (14132 bytes) A plot of the vector field <math>F(x,y)=y\boldsymbol{\hat{x}}-x\boldsymbol{\hat{y}}</math>. Self-made with Mathematic and MS Paint.
Mathematica source code
<< Graphics`PlotField`
PlotVectorField[{y, -x}, {x, -5, 5}, {y, -5, 5}]
Category:Vector fields