Mathematica 迭代函数
摘要:
学习Mathematica迭代函数的几个画图例子:1.三角形沿着某一点旋转verticse = {{0, 0}, {1, 0}, {1/2, Sqrt[3]/2}};tri = Line[verticse /. {a_, b__}->{a, b, a}];Graphics[tri]rotation[... 阅读全文
posted @ 2014-10-26 20:27
elvalad
阅读(1921)
评论(0)
推荐(0)
浙公网安备 33010602011771号