跳至內容

File:RandomPoints.gif

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

RandomPoints.gif(400 × 400 像素,檔案大小:1.23 MB,MIME 類型:image/gif、​循環、​100 畫格、​2分0秒)


摘要

描述
English: Randomly generated points plotted in a unit square illustrate the "Clustering Illusion."

This Mathematical image was created with Mathematica.

Source Code:
tinyColor[color_, point_] := {PointSize[Small], color, Point[point]}
colorChoose[point_] := tinyColor[Blue, point]

Clear[r, n];
r = 100;
n = r^2;
darts = RandomReal[{0, 1}, {n, 2}];
coloredDarts = ParallelMap[colorChoose, darts];

Export[][][][darts, 1 ;; max], AspectRatio -> 1, 
   PlotStyle -> {PointSize[Small], Blue}, 
   PlotRange -> {{0, 1}, {0, 1}}, 
   PlotLabel -> TraditionalForm[max "Random Points"], Frame -> True, 
   ImageSize -> {400, 400}], {max, 100, Length[darts]/10}], 
 "DisplayDurations" -> ConstantArray[1, 9]~Join~{3}]
日期
來源 自己的作品
作者 CaitlinJo
其他版本
w:zh:共享創意
姓名標示
此檔案採用創用CC 姓名標示 3.0 未在地化版本授權條款。
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。

- Attribution 3.0

授權條款

我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
w:zh:共享創意
姓名標示
此檔案採用創用CC 姓名標示 3.0 未在地化版本授權條款。
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。

說明

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

在此檔案描寫的項目

描繪內容

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

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

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

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

檔案來源 Chinese (Taiwan) (已轉換拼寫)

上傳者的原創作品 繁體中文 (已轉換拼寫)

檔案歷史

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

日期/時間縮⁠圖尺寸用戶備⁠註
目前2013年7月15日 (一) 02:53於 2013年7月15日 (一) 02:53 版本的縮圖400 × 400(1.23 MB)CaitlinJoReverted to version as of 17:51, 14 July 2013
2013年7月14日 (日) 18:33於 2013年7月14日 (日) 18:33 版本的縮圖400 × 400(1.23 MB)CaitlinJoChanged the number of frames to 100 (formerly 800).
2013年7月14日 (日) 17:51於 2013年7月14日 (日) 17:51 版本的縮圖400 × 400(1.23 MB)CaitlinJoReduced the number of frames to make the animation run more quickly.
2013年7月14日 (日) 17:05於 2013年7月14日 (日) 17:05 版本的縮圖400 × 400(5.25 MB)CaitlinJo{{Information |Description ={{en|1=Randomly generated points plotted in a unit square illustrate the "Clustering Illusion." This Mathematical image was created with Mathematica. Source Code: tinyColor[color_, point_] := {PointSize[Small], color, ...

下列頁面有用到此檔案:

全域檔案使用狀況

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

詮釋資料