maple 求特征值

您所在的位置:网站首页 maple计算含参数方程 maple 求特征值

maple 求特征值

2024-04-06 04:40| 来源: 网络整理| 查看: 265

原来数学有这么多好工具可以用。数值计算 matlab, 符号运算 maple, wolfram mathematic,统计 开源R语言。

使用maple 求特征值只需要几个命令:

This function is part of the LinearAlgebra package, and so it can be used in the form Eigenvalues(..) only after executing the command with(LinearAlgebra). However, it can always be accessed through the long form of the command by using LinearAlgebra[Eigenvalues](..).

with(LinearAlgebra): M := ``(``(0, 1, 0), ``(2, beta, 1/d), ``(0, 0, 1))

⎡⎣⎢⎢⎢⎢0002β1d001⎤⎦⎥⎥⎥⎥

Eigenvalues(M)

⎡⎣⎢⎢⎢⎢⎢112β+12β2+8‾‾‾‾‾‾√12β−12β2+8‾‾‾‾‾‾√⎤⎦⎥⎥⎥⎥⎥

当然 mathematic 有类似的方法。

[1] http://www.maplesoft.com/support/help/Maple/view.aspx?path=Eigenvalues [2] https://www.maplesoft.com/support/help/Maple/view.aspx?path=LinearAlgebra/Eigenvectors



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3