Mathematica


Mathematica (正體)

Free Web Hosting with Website Builder

Mathematica是由美国科学家斯蒂芬·沃尔夫勒姆领导的Wolfram Research开发的一个广泛使用的计算机代数系统。它拥有强大的数值计算和符号运算能力。它是目前为止使用最广泛的数学软件之一。Mathematica同时也为Wolfram公司的注册商标。

Wolfram公司从1986年开始开发Mathematica,1988年推出第1版。现在的版本是6.0.3。Mathematica现在已经推出了小波分析程序包、图像处理程序包和工程程序包等多种程序包。程序包在Mathematica中称为Package。

Mathematica 可以使用于多个不同的系统上, 支持大量的范围广泛的运算符,图形和层的扩展功能。

Mathematica 系统包括一个可以计算有限用户输出的“核心”,并可以工作于网络之上。

2008年,O'Reilly技术学校联合Wolfram Research开发AJAX版本的Mathematica,在在线的数学课程中使用[1]

目录

Mathematica 代码例子

 In[1]:= Det@ReplaceAll[Table[i j, {i,0,5}, {j,0,5}],{0->1}]
 Out[1]:= 0

概况

Wolfram 和他的工作团队在1986年开始进行研发Mathematica而Mathematica1.0在1988年的一月23日正式发行。Mathematica是一套可以应用在相当广泛的操作系统之中。而Mathematica6.0已在2007年5月发行。

Mathematica程序设计语言以“条目重写”为基础,并支持按函数或过程编程(尽管一般来说按照函数编程更为高效)。它植入了C语言面向对象的变量,但是大部分的外部代码库实际上是由Mathematica语言写成,从而能够对系统进行进一步扩展。Mathematica的一项特色是,新的代码是以函式库(Package)的形式添加的,比如在Mathematica语言中的文本文件

特色

Mathematica的许多特色包含有:

  • 一个个的运算单元,减少计算的错误
  • 许多内建包装好的特殊的函式,例如线性代数, 排列组合, 图像操作, 绘图, 等等.

版本

  • Mathematica 1.0 (1988)
  • Mathematica 1.2 (1989)
  • Mathematica 2.0 (1991)
  • Mathematica 2.1 (1992)
  • Mathematica 2.2 (1993)
  • Mathematica 3.0 (1996)
  • Mathematica 4.0 (1999)
  • Mathematica 4.1 (2000)
  • Mathematica 4.2 (2002)
  • Mathematica 5.0 (2003)
  • Mathematica 5.1 (2004)
  • Mathematica 5.2 (2005)
  • Mathematica 6.0 (2007)
  • Mathematica 6.0.3 (2008)

参见


参考文献

外部连结







Why are we here?
All text is available under the terms of the GNU Free Documentation License
This page is cache of Wikipedia. History