正在加载图片...
§7综合举例 例7.1求解非线性方程组 2 x ty 2x2+x+y2+y= 4 代码: model x^2+y^2=2; 2*x^2+x+y^2+y=4; end 结果: Feasible solution found at iteration: 0 Variable Value 0.454336 Y 1.339247例7.1 求解非线性方程组 代码: model: x^2+y^2=2; 2*x^2+x+y^2+y=4; end 结果: Feasible solution found at iteration: 0 Variable Value X 0.454336 Y 1.339247 §7 综合举例 2 2 2 2 2 2 4 x y x x y y  + =   + + + =
向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有