File:Sphere with chart.png
出自Wikimedia Commons
跳至導覽
跳至搜尋
Sphere_with_chart.png (366 × 591 像素,檔案大小:38 KB,MIME 類型:image/png)
檔案資訊
結構化資料
說明
摘要
[編輯]File:Sphere with chart.svg是本檔案的向量版本。 如果品質不低,就應該優先使用該檔案,而非PNG檔案。
File:Sphere with chart.png → File:Sphere with chart.svg
更多資訊請參閱Help:SVG/zh。
|
A sphere with the chart mapping the upper hemisphere to a disk.
Created by me using Matlab.
授權條款
[編輯]Public domainPublic domainfalsefalse |
我,此作品的版權所有人,釋出此作品至公共領域。此授權條款在全世界均適用。 這可能在某些國家不合法,如果是的話: 我授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。 |
Matlab source
[編輯]clf; hold on; colormap([0 0 1; 1 0.2 0.2; 1 0 0; 0 0 0]); [sx,sy,sz] = sphere(49); sc = [ ones(24,50); 2*ones(26,50) ]; surf(sx,sy,sz, sc, 'EdgeColor', 'none', 'FaceColor', 'flat', ... 'FaceLighting', 'phong'); sz2 = 2*ones(50,50); sc2 = 3*ones(50,50); surf(sx,sy,sz2, sc2, 'EdgeColor', 'none', 'FaceColor', 'flat', ... 'FaceLighting', 'phong', 'FaceAlpha', 0.5); [cx,cy,cz] = cylinder([0.005 0.005]); cc = 4*ones(size(cx)); surf(cx+1, cy, 2*cz, cc); surf(cx-1, cy, 2*cz, cc); surf(cx, cy+1, 2*cz, cc); surf(cx, cy-1, 2*cz, cc); surf(cx, cy, cz+1, cc); view(3); camlight left; axis equal; axis off; print -dpng spc_tmp.png system('convert -trim spc_tmp.png spc.png');
檔案歷史
點選日期/時間以檢視該時間的檔案版本。
日期/時間 | 縮圖 | 尺寸 | 使用者 | 備註 | |
---|---|---|---|---|---|
目前 | 2005年7月17日 (日) 18:54 | 366 × 591(38 KB) | Jitse Niesen(留言 | 貢獻) | A sphere with the chart mapping the upper hemisphere to a disk. Created by me using Matlab. {{PD}} |
無法覆蓋此檔案。
檔案用途
下列頁面有用到此檔案:
全域檔案使用狀況
以下其他 wiki 使用了這個檔案:
- bg.wikipedia.org 的使用狀況
- fr.wikipedia.org 的使用狀況
- it.wikipedia.org 的使用狀況
- vi.wikipedia.org 的使用狀況
- zh.wikipedia.org 的使用狀況