File:R-car stopping distances 1920.svg
来自Wikimedia Commons
跳转到导航
跳转到搜索
此SVG文件的PNG预览的大小:360 × 360像素。 其他分辨率:240 × 240像素 | 480 × 480像素 | 768 × 768像素 | 1,024 × 1,024像素 | 2,048 × 2,048像素。
原始文件 (SVG文件,尺寸为360 × 360像素,文件大小:82 KB)
文件信息
结构化数据
说明
摘要
[编辑]描述R-car stopping distances 1920.svg | A simple graph of car stopping distances |
日期 | |
来源 | Generated from the "cars" dataset in the R statistical package |
作者 | HYanWong |
using the following commands
svg("R-car_stopping_distances_1920.svg", 4,4,8) speed.kph <- cars$speed*1.609344 dist.m <- cars$dist*0.3048 plot(speed.kph, dist.m, xlab = "Speed (km/h)", ylab = "Stopping distance (m)", las = 1) # lines(lowess(speed.kph, dist.m, f = 2/3, iter = 3), col = "red") title(main = "Stopping distances of cars from the 1920s") dev.off()
许可协议
[编辑]Public domainPublic domainfalsefalse |
我,本作品著作权人,释出本作品至公有领域。这适用于全世界。 在一些国家这可能不合法;如果是这样的话,那么: 我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。 |
文件历史
点击某个日期/时间查看对应时刻的文件。
日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
---|---|---|---|---|---|
当前 | 2008年12月13日 (六) 10:42 | 360 × 360(82 KB) | HYanWong(留言 | 贡献) | {{Information |Description=A simple graph of car stopping distances |Source=Generated from the "cars" dataset in the R statistical package |Date=2008-12-13 |Author= HYanWong |Permission= |other_versions= }} {{Created with R}} from <pre> | |
2007年5月15日 (二) 17:39 | 325 × 325(12 KB) | YanWong~commonswiki(留言 | 贡献) | {{Information |Description=A simple graph of car stopping distances |Source=Generated from the "cars" dataset in the R statistical package |Date=2007-05-15 |Author=YanWong |Permission= |other_versions= }} |
您不可以覆盖此文件。
文件用途
没有页面使用本文件。
全域文件用途
以下其他wiki使用此文件:
- af.wikipedia.org上的用途
- bn.wikipedia.org上的用途
- en.wikipedia.org上的用途
- en.wikibooks.org上的用途
- eu.wikipedia.org上的用途
- fa.wikipedia.org上的用途
- hi.wikipedia.org上的用途
- id.wikipedia.org上的用途
- ja.wikipedia.org上的用途
- ko.wikipedia.org上的用途
- no.wikipedia.org上的用途
- pt.wikibooks.org上的用途
- simple.wikipedia.org上的用途
- sv.wikipedia.org上的用途
- sv.wikibooks.org上的用途
- zh.wikipedia.org上的用途