ファイル:Logarithmic spiral.svg

ページのコンテンツが他言語でサポートされていません。

元のファイル(SVG ファイル、510 × 400 ピクセル、ファイルサイズ: 2キロバイト)

概要

解説
English: Logarithmic spiral.
Français : Spirale logarithmique.
Italiano: Spirale logaritmica.
Deutsch: Logarithmische Spirale.
日付
原典

投稿者自身による著作物

Made using gnuplot (script below), minor fixes in Inkscape. Reworked using cubic bézier curves.
作者 Leafnode
許可
(ファイルの再利用)
public domain


この画像には画像編集が施されています。原本に対して次のデジタル的な変更が行われました。
編集内容:Use cubic bézier curves instead of polygons

Gnuplot script

# Output to svg file:
set terminal svg size 1024 768
set output "logarithmic_spiral.svg"

# Same scale for both axes, half-size output:
set size ratio -1 0.5, 0.5

# More sample points to produce smoother picture:
set samples 480

# Axes in the center, no tick marks:
set zeroaxis
unset xtics
unset ytics
unset border
set polar

plot [-4*pi:4*pi] [-8:10] [-8:6] 1.19**t notitle

ライセンス

Public domain この著作物の著作権者である私は、この著作物における権利を放棄しパブリックドメインとします。これは全世界で適用されます。
一部の国では、これが法的に可能ではない場合があります。その場合は、次のように宣言します。
私は、あらゆる人に対して、法により必要とされている条件を除き、如何なる条件も課すことなく、あらゆる目的のためにこの著作物を使用する権利を与えます。

キャプション

このファイルの内容を1行で記述してください
Logarithmic spiral.

このファイルに描写されている項目

題材

5 5 2008

ファイルの履歴

過去の版のファイルを表示するには、その版の日時をクリックしてください。

日付と時刻サムネイル寸法利用者コメント
現在の版2010年8月21日 (土) 12:152010年8月21日 (土) 12:15時点における版のサムネイル510 × 400 (2キロバイト)Georg-JohannUse smooth curve with cubic béziers instead of polylines
2009年8月23日 (日) 05:472009年8月23日 (日) 05:47時点における版のサムネイル510 × 398 (8キロバイト)AnonMoosremoving non-functional code, cropping margins
2008年5月5日 (月) 09:162008年5月5日 (月) 09:16時点における版のサムネイル600 × 480 (11キロバイト)Leafnode
2008年5月5日 (月) 09:132008年5月5日 (月) 09:13時点における版のサムネイル600 × 480 (9キロバイト)Leafnode{{Information |Description=Logarithmic spiral |Source=własna praca |Date=5.05.2008 |Author= Leafnode |Permission=public domain |other_versions= }} Category:Gnuplot diagrams Category:Logarithmic spiral

以下のページがこのファイルを使用しています:

グローバルなファイル使用状況

以下に挙げる他のウィキがこの画像を使っています:

メタデータ