Mathematica常用命令记录
程序员文章站
2022-03-31 19:49:40
...
1.复数函数(带参数)画图
point = Table[1/(3 + 4 I)*E^(3 t)*E^(4 t I), {t, 0, 2, 0.01}];
ListPlot[ReIm[point], PlotRange -> All]
上一篇: 苹果竟有这危害 看后我惊呆了
下一篇: 打印主机所有内置变量