摘要: 2019-10-31mathematica中Random参数的解析学习mathematica计算机 例子mathematica 指导书中有这样一个例子Graphics3D[ {Yellow, Sphere[RandomInteger[{-5, 5}, {10, 3}]], ImageSize→250}]显示效果这里的球坐标显然是RandomInteger[{-5, 5}, {10, 3}]产生... 阅读全文
posted @ 2019-10-31 17:41 余者皆可 阅读(457) 评论(0) 推荐(0)