手抄报 安全手抄报 手抄报内容 手抄报图片 英语手抄报 清明节手抄报 节约用水手抄报

【Mathematica】球面着色方案

时间:2024-10-12 16:43:25

1、ColorFunction -> (Hue[#] &)。何以至此?不明就里。

【Mathematica】球面着色方案

2、ColorFunction -> (Hue[Sin[6 #]] &):

【Mathematica】球面着色方案

3、按照坐标着色,需要调用Function命令:ColorFunction -> Function[{x, y, z, u, v}, Hue[3 z]]

【Mathematica】球面着色方案

4、ColorFunction -> Function[{x, y, z, u, v}, Hue[3*z + 3*y]]

【Mathematica】球面着色方案

5、ColorFunction -> Function[{x, y, z, u, v}, Hue[6 (x y z)]]

【Mathematica】球面着色方案

6、ColorFunction -> Function[{x, y, z, u, v}, Hue[3 v]]

【Mathematica】球面着色方案

7、ColorFunction -> Function[{x, y, z, u, v}, Hue[3 u]]

【Mathematica】球面着色方案
© 手抄报圈