File:Logistic-curve.svg

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

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


摘要

描述 The logistic sigmoid function.
日期
來源 Created from scratch with gnuplot
作者 Qef (talk)
其他版本
 

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 此作品已由其作者,Qef,釋出至公有領域。此授權條款在全世界均適用。

這可能在某些國家不合法,如果是的話:
Qef授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。

說明

添加單行說明來描述出檔案所代表的內容
Sigmoid Function Plot / Logistic Curve

在此檔案描寫的項目

描繪內容

創作作者 Chinese (Hong Kong) (已轉換拼寫)

沒有維基數據項目的某些值

維基媒體使用者名稱 繁體中文 (已轉換拼寫):​Qef
作者姓名字串 繁體中文 (已轉換拼寫):​Qef

著作權狀態 繁體中文 (已轉換拼寫)

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸用戶備⁠註
目前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

下列2個頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案:

檢視此檔案的更多全域使用狀況

詮釋資料