原本檔案(SVG檔案,表面大細: 600 × 400 像素,檔案大細:3 KB)

摘要

描述 The logistic sigmoid function.
日期
來源 Created from scratch with gnuplot
作者 Qef (talk)
Other versions
 
This vector image was created with a text editor.

Source code

Created with gnuplot using the following input file:

set terminal svg font "Bitstream Vera Sans,18" size 600,400
set output "Logistic-curve.svg"

set xrange [-6:6]
set xzeroaxis linetype -1
set yzeroaxis linetype -1
set xtics axis nomirror
set ytics axis nomirror 0,0.5,1
set key off
set grid
set border 1

set samples 400

plot exp(x)/(1 + exp(x)) with line linetype rgbcolor "orange" linewidth 2

SVG output filtered with the following command to replace the hyphens with proper minus signs:

sed -i 's/<text>-/<text>\xE2\x88\x92/g' Logistic-curve.svg

協議

Public domain This work has been released into the public domain by its author, Qef. This applies worldwide.

In some countries this may not be legally possible; if so:
Qef grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents
Sigmoid Function Plot / Logistic Curve

Items portrayed in this file

圖中顯示嘅係

2 7 2008

檔案歷史

撳個日期/時間去睇響嗰個時間出現過嘅檔案。

日期/時間縮圖尺寸用戶註解
現時2014年7月4號 (五) 19:32響2014年7月4號 (五) 19:32嘅縮圖版本600 × 400(3 KB)Aflafla1size compression, mostly also tik mark emphasis
2012年4月6號 (五) 05:36響2012年4月6號 (五) 05:36嘅縮圖版本600 × 400(4 KB)Aflafla1Compression
2008年7月2號 (三) 05:50響2008年7月2號 (三) 05:50嘅縮圖版本600 × 400(12 KB)QefForgot to filter it to use proper minus signs.
2008年7月2號 (三) 05:40響2008年7月2號 (三) 05:40嘅縮圖版本600 × 400(12 KB)Qef{{Information |Description=The logistic sigmoid function. |Source=Created from scratch with gnuplot |Date=2008-07-02 |Author=~~~ |Permission=see below |other_versions=*Bitmap graph of same function, with same axes: Image:Logistic-curve.png }} {{sel

全域檔案使用情況

下面嘅維基都用緊呢個檔案:

睇呢個檔案嘅更多全域使用情況

Metadata