跳至內容

File:Half-derivative.svg

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

原始檔案(SVG 檔案,表面大小:434 × 434 像素,檔案大小:22 KB)


摘要

描述 Graph of the function, derivative, and half-derivative of f(x) = x. For the English Wikipedia article Fractional Calculus.
日期
來源

Generated in R using this code:

library(RSvgDevice)
x = seq(from=0, to=4, by=0.01)
derivative = x/x
half_derivative= 2 * sqrt(x) / sqrt(pi)

devSVG(file="half-derivative.svg", width=6, height=6)
par(lwd=4, mar=c(4,4,0,0))
plot(x, x, type="l", col="blue", xlab="",ylab="", frame.plot=FALSE)
lines(x, derivative,  col="red")
lines(x, half_derivative, col="purple")
dev.off()
作者 GreenRoot (talk)
其他版本 Redrawn to match Half-der.PNG from the English Wikipedia

授權條款

Public domain 我,此作品的版權所有人,釋出此作品至公共領域。此授權條款在全世界均適用。
這可能在某些國家不合法,如果是的話:
我授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

檔案歷史

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

日期/時間縮⁠圖尺寸使用者備⁠註
目前2009年6月5日 (五) 17:58於 2009年6月5日 (五) 17:58 版本的縮圖434 × 434(22 KB)GreenRoot {{Information |Description=For the English Wikipedia article Fractional Calculus. |Source=self-made |Date=2009-Jun-05 |Author= ~~~ |other_versions=Redrawn to match File:Half-der.PNG from the English Wikipedia }}

下列頁面有用到此檔案:

全域檔案使用狀況

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

詮釋資料