원본 파일(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

이 파일에 묘사된 항목

다음을 묘사함

파일 역사

날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.

날짜/시간섬네일크기사용자설명
현재2014년 7월 5일 (토) 04:322014년 7월 5일 (토) 04:32 판의 섬네일600 × 400 (3 KB)Aflafla1size compression, mostly also tik mark emphasis
2012년 4월 6일 (금) 14:362012년 4월 6일 (금) 14:36 판의 섬네일600 × 400 (4 KB)Aflafla1Compression
2008년 7월 2일 (수) 14:502008년 7월 2일 (수) 14:50 판의 섬네일600 × 400 (12 KB)QefForgot to filter it to use proper minus signs.
2008년 7월 2일 (수) 14:402008년 7월 2일 (수) 14: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

다음 문서 3개가 이 파일을 사용하고 있습니다:

이 파일을 사용하고 있는 모든 위키의 문서 목록

다음 위키에서 이 파일을 사용하고 있습니다:

이 파일의 더 많은 사용 내역을 봅니다.

메타데이터