11 py4.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:computational_physics_N2014301020117 作者: yukangnineteen 项目源码 文件源码
def plot(self):
        pl.figure(figsize = (8, 8))
        pl.plot(self.t,self.omega, 'c')
        pl.ylim(-20, 60)
        pl.xlim(0, 10)
        pl.ylabel('$\\omega$ (radians/yr)')
        pl.xlabel('time (yr)')
        pl.title('Hyperion $\\omega$ versus time')
        pl.text(4.1, 55, 'Elliptical orbit')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号