maple 求特征值

原来数学有这么多好工具可以用。数值计算 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+812β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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值