ملف:Logistic-curve.svg

محتويات الصفحة غير مدعومة بلغات أخرى.
من ويكيبيديا، الموسوعة الحرة

الملف الأصلي(ملف SVG، أبعاده 600 × 400 بكسل، حجم الملف: 3 كيلوبايت)

ملخص

الوصف The logistic sigmoid function.
التاريخ
المصدر Created from scratch with gnuplot
المؤلف Qef (talk)
إصدارات أخرى
 
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 وضع -Qef-، وهو المؤلف، هذا العمل في النِّطاق العامِّ. يسري ذلك في كل أرجاء العالم.

في بعض البلدان، قد يكون هذا التَّرخيص غيرَ مُمكنٍ قانونيَّاً، في هذه الحالة:
يمنح Qef الجميع حق استخدام هذا العمل لأي غرض دون أي شرط ما لم يفرض القانون شروطًا إضافية.

الشروحات

أضف شرحاً من سطر واحد لما يُمثِّله هذا الملف
Sigmoid Function Plot / Logistic Curve

العناصر المصورة في هذا الملف

يُصوِّر

٢ يوليو 2008

تاريخ الملف

اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.

زمن/تاريخصورة مصغرةالأبعادمستخدمتعليق
حالي19:32، 4 يوليو 2014تصغير للنسخة بتاريخ 19:32، 4 يوليو 2014600 × 400 (3 كيلوبايت)Aflafla1size compression, mostly also tik mark emphasis
05:36، 6 أبريل 2012تصغير للنسخة بتاريخ 05:36، 6 أبريل 2012600 × 400 (4 كيلوبايت)Aflafla1Compression
05:50، 2 يوليو 2008تصغير للنسخة بتاريخ 05:50، 2 يوليو 2008600 × 400 (12 كيلوبايت)QefForgot to filter it to use proper minus signs.
05:40، 2 يوليو 2008تصغير للنسخة بتاريخ 05:40، 2 يوليو 2008600 × 400 (12 كيلوبايت)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

الاستخدام العالمي للملف

الويكيات الأخرى التالية تستخدم هذا الملف:

اعرض المزيد من الاستخدام العام لهذا الملف.

بيانات وصفية