File:LogDirichletDensity-alpha 0.3 to alpha 2.0.gif

LogDirichletDensity-alpha_0.3_to_alpha_2.0.gif(512 × 512 像素,檔案大小:3.35 MB,MIME 類型:image/gif、​循環、​100 畫格)


摘要

描述
English: We illustrate the log of the density function:

for . In other words, we have two parameters varying on the two axes, and an implicit .

The picture illustrates the case where and we vary over time the parameter from 0.3 to 2.0.
來源 [1]
作者 Initial version by Panos Ipeirotis, later modified by Love Sun and Dreams

Code Maple

L'animation a été générée en utilisant Maple 11, avec le code suivant :


restart; 

with(plots);

B := (a1, a2, a3) -> (GAMMA(1.0*a1) * GAMMA(1.0*a2) * GAMMA(1.0*a3)) / GAMMA(1.0*a1+1.0*a2+1.0*a3);

f := (x1, x2, a1, a2, a3) ->  (x1^(a1-1)) * (x2^(a2-1)) * ( (1-x1-x2)^(a3-1)) /B(a1,a2,a3) ;

plotsetup(gif, plotoutput=`LogDirichletDensity-alpha_0.3_to_alpha_2.0.gif`); 

animate ( plot3d,  [eval(log(f(x1, x2, a1, a2, a3)), {a1=a, a2=a, a3=a}), x1=0.00..1, x2=0.00..1, 
axes=BOXED, grid=[25,25],gridstyle=triangular,orientation=[-135, 60], shading=zhue, contours=20, style=surfacecontour, view=-3..2 ],
a=0.3..2.0, frames=100);

授權條款

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

說明

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

在此檔案描寫的項目

描繪內容

創用CC姓名標示3.0未本地化 繁體中文 (已轉換拼寫)

檔案歷史

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

日期/時間縮⁠圖尺寸使用者備⁠註
目前2010年4月20日 (二) 13:52於 2010年4月20日 (二) 13:52 版本的縮圖512 × 512(3.35 MB)Love Sun and Dreams{{Information |Description={{en|1=We illustrate the log of the density function: <math>\log (f(x_1,\dots, x_{K-1}; \alpha_1,\dots, \alpha_K)) = \log\left(\frac{1}{\mathrm{B}(\alpha)} \prod_{i=1}^K x_i^{\alpha_i - 1}\right) = + \sum_{i=1}^K \alpha_i \log

下列頁面有用到此檔案:

全域檔案使用狀況

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