File:Uniform curl.svg
Summary
Description |
A plot of the vector field . Self-made with Mathematica and MS Paint. Converted to SVG by 03:00, 21 July 2007 (UTC). Updated to reflect Mathematica 7.0 syntax and formatting Feb 17, 2011 (UTC). |
Date | 23 May 2007 (original upload date) |
Source | Originally from en.wikipedia; description page is/was here. |
Author | Original uploader was Loodog at en.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
(All 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 7 Source Code
VectorPlot[{y, -x}, {x, -5, 5}, {y, -5, 5}, FrameLabel->{"x","y"}]Category:Vector fields Category:Images with Mathematica source code