File:Butterfly transcendental curve.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 600 × 600 pixels, file size: 24 KB)

kihjj

Summary

Description
English: Polar plot of transcendental butterfly curve created using maxima and Gnuplot.
, with
Date
Source Own work
Author Krishnavedala
Other versions Trancendental butterfly curve.svg
SVG development
InfoField
 
The SVG code is valid.
 
This plot was created with Gnuplot.
 
 This plot uses embedded text that can be easily translated using a text editor.
Source code
InfoField

Gnuplot code

load(draw);
draw2d(
    terminal        = svg,
    dimensions      = [600,600],
    file_name        = "butterfly_trans01",
    proportional_axes = xy,
    nticks          = 1000,
    grid            = true,
    xaxis           = true,
    xtics           = {0,1,2,3,4,5},
    xtics_axis      = true,
    yaxis           = true,
    ytics           = false,
    axis_top        = false,
    axis_bottom     = false,
    axis_left       = false,
    axis_right      = false,
    xrange          = [-5,5],
    yrange          = [-5,5],
    user_preamble   = "set grid polar",
    color           = red,
    polar(exp(sin(t))-2*cos(4*t)+sin((2*t-%pi)/24)^5, t, -8*%pi,8*%pi)
);

Licensing

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 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.
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.
You may select the license of your choice.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

8 December 2010

image/svg+xml

4c40dd6b2cc50fb53638c053923bde2495b0c0c3

24,770 byte

600 pixel

600 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current17:56, 4 June 2014Thumbnail for version as of 17:56, 4 June 2014600 × 600 (24 KB)Krishnavedalaclear axes, valid
15:31, 8 December 2011Thumbnail for version as of 15:31, 8 December 2011600 × 480 (21 KB)KrishnavedalaManually corrected SVG for errors.
14:34, 8 December 2010Thumbnail for version as of 14:34, 8 December 2010600 × 480 (21 KB)Krishnavedala{{Information |Description={{en|1=Polar plot of en:transcendental en:butterfly curve (en:transcendental) created using en:gnuplot}} |Source={{own}} |Author=Krishnavedala |Date=2010-12-08 |Permission= |other_versions=
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata