查看单个帖子
旧 2008-04-29, 05:16   #1
vagrom
初级会员
 
注册日期: 2008-04-29
年龄: 42
帖子: 4
声望力: 0
vagrom 正向着好的方向发展
默认 带参数的非线性方程组

有一带参数的非线性方程组,但是解却求不出来为什么?

>> [c,s]=solve('c*x-s*y=z', 's*x+c*y', 'z^2 = x^2 +y^2', 'c^2+s^2=1', 'c', 's')

Warning: 4 equations in 2 variables.
> In solve at 113
Warning: Explicit solution could not be found.
> In solve at 140
vagrom 当前离线   回复时引用此帖