davidqu
2008-02-13, 23:54
本人matlab菜鸟,呵呵,以前解过这个方程,可是现在却解不出来了,大侠们帮帮忙吧
软件版本 Matlab 7.0
>> s=solve('0.000505657=(k/(1-k))*((1-k)^48)/(1-(1-k)^48)')
Warning: Explicit solution could not be found.
> In solve at 140
s =
[ empty sym ]
>> s
s =
[ empty sym ]
软件版本 Matlab 7.0
>> s=solve('0.000505657=(k/(1-k))*((1-k)^48)/(1-(1-k)^48)')
Warning: Explicit solution could not be found.
> In solve at 140
s =
[ empty sym ]
>> s
s =
[ empty sym ]