全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 MATLAB等数学软件专版
1988 3
2008-11-01

方程如下:

p=a+b/(1+x)+c/(1+x)2+d/(1+x)3+e/(1+x)4,所有字母为1*n阶向量,除x未知外,其于已知,如何求解x ,谢谢!

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2008-11-1 08:11:00
 ROOTS  Find polynomial roots.
    ROOTS(C) computes the roots of the polynomial whose coefficients
    are the elements of the vector C. If C has N+1 components,
    the polynomial is C(1)*X^N + ... + C(N)*X + C(N+1).
 
    Note:  Leading zeros in C are discarded first.  Then, leading relative
    zeros are removed as well.  That is, if division by the leading
    coefficient results in overflow, all coefficients up to the first
    coefficient where overflow ocurred are also discarded.  This process is
    repeated until the leading coefficient is not a relative zero.
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2008-11-1 08:19:00

solve函数求解等式 具体看matlab-help帮助  a+b/(1+x)+c/(1+x)2+d/(1+x)3+e/(1+x)4-p=0

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2008-11-2 00:44:00

回复:(aris_zzy)solve函数求解等式 具体看matlab-h...

我刚使用matlab,实在不懂,我用solve(方程)求出了x 的表达式,但是如何算出每个x具体是多少呀?
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群