英文字典中文字典


英文字典中文字典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英翻中〔查看〕





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


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

































































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


  • origin 和 gnuplot 哪个科研作图比较好用? - 知乎
    origin 和 gnuplot 哪个科研作图比较好用? 硕士的时候搞天文,linux下画图一般用SM 和 gnuplot。 博士转成工科,时候看周围的人用origin也挺好玩。 那么从行业标准,学习曲线,以及最… 显示全部 关注者 35 被浏览
  • 科研日记 - 知乎
    Gnuplot的使用场景是无需将数据下载到本地,直接在服务器的虚拟终端上使用命令行对大型数据进行绘图。Gnuplot绘制的图片一般不会直接用于论文,但是可以通过Gnuplot快速判断数据结果是不是符合预期,及时对数值模拟进行纠正,而不需要将上百兆甚至几G大小的文件下载到本地再判断。在Gnuplot中有
  • 如何在论文中画出漂亮的插图? - 知乎
    Gnuplot 纯画图方面与 Matplotlib 不相上下,优点是快,超级快。图就不放了,和 Matplotlib 差不多。 普通级 Metapost 脱离菜鸟级以后,我们离开了 API 和程序的地盘,开始撸绘图语言。首先当然要介绍大名鼎鼎的 Metapost 这货的历史最早要追溯到 Knuth 大神设计的 Metafont, 但是 Metafont 是用来制作字体的
  • mumax打开自动退出怎么处理? - 知乎
    Download citation of Installing Mumax 3 9 1 and Gnuplot 5 2 in Windows 10 Step by Step 按照文档依次安装软件,下载mingw64,设置 gcc 环境变量,最后用第十章的三行代码做个bat批处理文件,和 mumax 3 exe放在一起就能从bat启动了
  • 如何使用PLECS分析某些电路或元件的阻抗曲线? - 知乎
    脚本“script”第35行出错:必须安装gnuplot才能显示图形;如果gnuplot安装在非标准位置,请参阅“gnuplot_library”函数。 我该怎么办?
  • WannierTools教程之拓扑绝缘体---Bi2Se3 - 知乎
    命令为gnuplot bulkek gnu 。 下图是VASP计算的能带(蓝色)和Wannier TB得到的能带(红色)对比图,从图中可以看出我们构造的Wannier函数能够很好在费米面附近重复第一性原理的得到的能带。 2 计算Z2数,最新的版本可以直接计算三维绝缘体的拓扑数。 输入文件为 TB
  • 同样作为画图工具, gnuplot和matplotlib有什么异同点呢? - 知乎
    gnuplot 和 matplotlib 都是强大的数据可视化工具,广泛应用于科学计算、数据分析和学术研究等领域。 相同点: 目的相似: 两者都旨在帮助用户生成高质量的图表,包括线图、散点图、直方图、3D图等。
  • 论文中有哪些好看的值得推荐的colorbar? - 知乎
    具体在python种怎么用呢,应该是要安装一下cmaps包,pip install cmaps一下就可以了。 要用的时候需要先import一下。 import cmaps 然后绘图的时候这样调用。 cmap=cmaps MPL_gnuplot 后面的就是表格里面的那个名称。
  • 为什么我的GnuPlot无法显示希腊字符? - 知乎
    为什么我的GnuPlot无法显示希腊字符? 同样的代码,同样选择宋体`simsun`: set term png enhanced font '$GDFONTPATH simsun ttc' s… 显示全部 关注者 2
  • mac中使用libsvm的easy. py, gnuplot executable not found?
    mac中使用libsvm3 2 1中的easy py, 安装好python2 7 10和gnuplot5 0 4之后,也更改了文件中的对应路径,…





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