快捷搜索:  汽车  科技

怎么把mathtype的公式插入matlab(科研干货推matlab和mathmatica不用安装在线版使用)

怎么把mathtype的公式插入matlab(科研干货推matlab和mathmatica不用安装在线版使用)这样就打开了一个临时的Notebook. 点击File | New Notebook可以新建一个notebook 在里面输入mathmatica代码了.



会打开新的页面 鼠标移到输入命令的地方 出现Plain Text 然后Continue in computable notebook


怎么把mathtype的公式插入matlab(科研干货推matlab和mathmatica不用安装在线版使用)(1)


这样就打开了一个临时的Notebook. 点击File | New Notebook可以新建一个notebook 在里面输入mathmatica代码了.


怎么把mathtype的公式插入matlab(科研干货推matlab和mathmatica不用安装在线版使用)(2)


其实也不用像上面那样麻烦地操作. 直接在https://www.wolframalpha.com/的输入框中输入一些简单的表达式 如sin(x) 然后回车 Plain Text | Continue in computable notebook即可. 给出上面的麻烦操作 只是为了和matlab的方式保持一致 此外也方便查看一下函数的用法.

测试下能否正常使用mathmatica. 以我最近需要用到的正多面体坐标为例 输入PolyhedronData["Tetrahedron" "VertexCoordinates"] 然后Shift Enter 给出了正四面体的精确坐标. 我们可以用//N将精确坐标转换为数值方便使用.

怎么把mathtype的公式插入matlab(科研干货推matlab和mathmatica不用安装在线版使用)(3)



也可以转换下格式 使用传统的方式表达坐标 更方便直接复制


怎么把mathtype的公式插入matlab(科研干货推matlab和mathmatica不用安装在线版使用)(4)

怎么把mathtype的公式插入matlab(科研干货推matlab和mathmatica不用安装在线版使用)(5)

猜您喜欢: