文件名称:matlabsin函数源码-matplotlib-tutorial-Simplified-Chinese:Matplotlib中国初学者教程
文件大小:3.17MB
文件格式:ZIP
更新时间:2024-06-08 14:01:31
系统开源
matlab sin函数源码 Matplotlib 指南 作者 Nicolas P. Rougier 翻译 Sasasu Table of Contents 源代码在此处 所有的代码及素材遵守 . 你使用这个脚本 来测试 Matplotlib 是否安装成功。 本指南可在此处阅读 请一定也读一下 , N.P. Rougier, M. Droettboom & P. Bourne, Plos Computational Biology 10(9): e1003833. doi:10.1371/journal.pcbi.1003833. 另请参阅: Matplotlib 大概是最常用的 Pyrhon 2D 绘图库。它提供从 Python 和其他数据里快速创建可视化图像的方法。我们将要探索 matplotlib 在交互模式下的常见用法。 IPython 和 pylab 模式 是一个增强的 Python 交互式 shell,它有很多有趣的功能,包括命名输入和输出,访问 shell 命令,改进的调试方式和许多其他的功能。当我们使用参数 -pylab (IPython版本大于0.12时请使用 --p