英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

Gnuplot    
A command-driven interactive graphing program. Gnuplot
can plot two-dimensional functions and data points in many
different styles (points, lines, error bars); and
three-dimensional data points and surfaces in many different
styles (contour plot, mesh). It supports {complex} arithmetic
and user-defined functions and can label title, axes, and data
points. It can output to several different graphics file
formats and devices. Command line editing and history are
supported and there is extensive on-line help.

Gnuplot is {copyright}ed, but freely distributable. It was
written by Thomas Williams, Colin Kelley, Russell Lang, Dave
Kotz, John Campbell, Gershon Elber, Alexander Woo and many
others. Despite its name, gnuplot is not related to the {GNU}
project or the {FSF} in any but the most peripheral sense. It
was designed completely independently and is not covered by
the {General Public License}. However, the {FSF} has decided
to distribute gnuplot as part of the {GNU} system, because it
is useful, redistributable software.

Gnuplot is available for: {Unix} ({X11} and {NEXTSTEP}),
{VAX}/{VMS}, {OS/2}, {MS-DOS}, {Amiga}, {MS-Windows},
{OS-9}/68k, {Atari ST} and {Macintosh}.

E-mail: .

{FAQ} - {Germany
(http://fg70.rz.uni-karlsruhe.de/~ig25/gnuplot-faq/)}, {UK
(ftp://src.doc.ic.ac.uk/usenet/news-info/comp.graphics.gnuplot)},
{USA
(http://cis.ohio-state.edu/hypertext/faq/usenet/graphics/gnuplot-faq/faq.html)}.

{Usenet} newsgroup: {news:comp.graphics.gnuplot}.

(1995-05-04)


请选择你想看的字典辞典:
单词字典翻译
gnuplot查看 gnuplot 在百度字典中的解释百度英翻中〔查看〕
gnuplot查看 gnuplot 在Google字典中的解释Google英翻中〔查看〕
gnuplot查看 gnuplot 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 如何在论文中画出漂亮的插图? - 知乎
    Gnuplot 纯画图方面与 Matplotlib 不相上下,优点是快,超级快。图就不放了,和 Matplotlib 差不多。 普通级 Metapost 脱离菜鸟级以后,我们离开了 API 和程序的地盘,开始撸绘图语言。首先当然要介绍大名鼎鼎的 Metapost 这货的历史最早要追溯到 Knuth 大神设计的 Metafont, 但是 Metafont 是用来制作字体的
  • origin 和 gnuplot 哪个科研作图比较好用? - 知乎
    origin 和 gnuplot 哪个科研作图比较好用? 硕士的时候搞天文,linux下画图一般用SM 和 gnuplot。 博士转成工科,时候看周围的人用origin也挺好玩。 那么从行业标准,学习曲线,以及最… 显示全部 关注者 35 被浏览
  • 科研画图都用什么软件? - 知乎
    第9名:清爽风Gnuplot Gnuplot是一个命令行的交互式绘图工具。 用户通过输入命令,逐步设置或修改绘图环境,并以图形描述数据或函数。 优点是画图速度快、画风清爽,软件开源且免费,图片质量相当专业。 缺点是:需要写代码。 下面是几个例子: 曲线图
  • 同样作为画图工具, gnuplot和matplotlib有什么异同点呢? - 知乎
    gnuplot 和 matplotlib 都是强大的数据可视化工具,广泛应用于科学计算、数据分析和学术研究等领域。 相同点: 目的相似: 两者都旨在帮助用户生成高质量的图表,包括线图、散点图、直方图、3D图等。
  • mumax打开自动退出怎么处理? - 知乎
    问题已解决。 Download citation of Installing Mumax 3 9 1 and Gnuplot 5 2 in Windows 10 Step by Step 按照文档依次安装软件,下载mingw64,设置gcc环境变量,最后用第十章的三行代码做个bat批处理文件,和mumax3 exe放在一起就能从bat启动了
  • 有没有大佬能够举一些gnuplot的奇技淫巧? - 知乎
    还是这种三维的 3维 我已经把 gnuplot 的源码整合进 VIM中了,想再改下 VIM 的 terminal , 直接用 vim 的terminal 来显示这些图。 以后给学生和小孩子们用不错的。 让 VIM 从娃娃们开始学起。
  • WannierTools教程之拓扑绝缘体---Bi2Se3 - 知乎
    命令为gnuplot bulkek gnu 。 下图是VASP计算的能带(蓝色)和Wannier TB得到的能带(红色)对比图,从图中可以看出我们构造的Wannier函数能够很好在费米面附近重复第一性原理的得到的能带。 2 计算Z2数,最新的版本可以直接计算三维绝缘体的拓扑数。 输入文件为 TB
  • 计算机新手,要在linux下 (fedora28)学习使用foam-extend-4. 0,请问如何安装? - 知乎
    sudo apt-get update sudo apt-get install git-core build-essential binutils-dev cmake flex bear \ zlib1g-dev libncurses5-dev libreadline-dev \ libxt-dev rpm mercurial graphviz python python-dev python3 python3-dev gcc-5 g++-5 \ gnuplot gnuplot-qt gnuplot-data
  • SPECFEM2D用户手册——第3章 网格生成——3. 1 如何使用SPECFEM2D
    图3 1 SPECFEM2D仿真的示意性工作流程。可执行的xmeshfem2D创建GLL网格点并分配特定的模型参数。可执行文件xspecfem2D求解地震波传播问题。 要运行网格生成器,请按照以下步骤操作: 编辑输入文件 DATA Par_file 描述了仿真。代码根目录中提供的默认 DATA Par_file 包含详细的注释,并且应该几乎是不言自明的
  • 怎么用VASP来计算声子谱? - 知乎
    利用gnuplot绘制声子谱bandplot --gnuplot >PhononBAND dat,之后导入origin作图





中文字典-英文字典  2005-2009