学习mathematica(一)——基本操作

1.mathematica简介

mathematica 是美国 wolfram research 公司于 1988 年开发的数学计算软件,目前有中文版, 人们称之“数学草稿纸”,具有数值计算(计算过程和结果不包含任何未知数/代数,以具体的数值形式进行)、符号计算(运算过程包含代数的运算)及作图功能,每个输入命令需要 全名(输入时会有列表提示),还有强大的帮助-参考资料中心等,为数学外学科提供智力支持。

2.mathematica运行界面

mathematica的运算都是在笔记本(.nb文件)上运行的,也就是相当于命令行窗口。

PS:我的版本是11.3的。

3.第一个程序

(*这是一个求6.5和3.8平均值的程序*)
data = {6.5, 3.8};
Mean[data]

PS:注释格式:(内容)

按下shift+Enter,可以得到如下结果

4.帮助系统

在帮助中点击参考资料即可打开help。

5.独特之处

matlab是数值解,mathematica是符号解,tensorflow是更先进的图运算,因此在求解符号解的时候更多选择的是mathematica。

  • 2
    点赞
  • 14
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
this file contains:A Mathematica Primer for Physicists-CRC Press (2018).pdf An Elementary Introduction to the Wolfram Language 2ed.pdf An Engineer's guide to Mathematica.pdf An Introduction to Programming with mma.pdf Classical Mechanics with Mathematica?-Birkh?user (2018).pdf CRC standard curves and surfaces with Mathematica-CRC Press (2016).pdf Dynamical Systems with Applications Using Mathematica.pdf Essentials of Programming in Mathematica.pdf Foundations of Fluid Mechanics with Applications Problem Solving Using Mathematica.pdf Geographical Models with Mathematica- ISTE Press - Elsevier (2017).pdf Geometric Optics_ Theory and Design of Astronomical Optical Systems Using Mathematica.pdf Group Theory in Solid State Physics and Photonics Problem Solving with Mathematica.pdf Groups and Manifolds_ Lectures for Physicists with Examples in Mathematica (2017, de Gruyter).pdf HANDS-ON START TO WOLFRAM 2016.pdf Introduction to mma with Applications.pdf Irreducibility and Computational Equivalence 10 Years After Wolfram's A New Kind of Science.pdf Mathematica Beyond Mathematics. The Wolfram Language in the Real World.pdf Mathematica by Example 5 Edition-Academic Press (2017).pdf Mathematica介绍及数学建模中的应用.pdf mma for Bioinformatics. A Wolfram Language Approach to Omics-Springer (2018).pdf Molecular Physical Chemistry_ A Computer-based Approach using Mathematica? and Gaussian-Springer International Publishing (2017).pdf Raspbian OS Programming with the Raspberry Pi_ IoT Projects with Wolfram, Mathematica, and Scratch-Apress (2019).pdf Schaum's Outline of Mathematica and the wolfram language.pdf

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值