File:Superellipse gnuplot.svg

Uploaded by A1000
Upload date 2015-11-26T14:47:32Z
MIME type image/svg+xml
Dimensions 600 × 480 px
File size 17.0 KB

Summary

Description
Deutsch: Eine Superellipse mittels Gnuplot erzeugt
Source Own work
Author Max Mustermann (A1000)
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

set polar
 set grid polar 15
 a=1
 b=1
 m=73
 n1=2
 n2=2
 n3=8
 h1(t)=abs(cos(m/4*t)/a)**n2
 h2(t)=abs(sin(m/4*t)/b)**n3
 set trange [-pi:pi]
 plot ( h1(t)+h2(t))**-n1

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

17,381 byte

image/svg+xml

1e8bfb65c45eadcb9ab6b40caeae3235d37519d7

Category:CC-Zero Category:Self-published work Category:Superformula Category:Translation possible - SVG Category:Valid SVG created with Gnuplot code