求解一个五元二次方程最小值。
显示 更早的评论
在做论文,
求下列方程的最小值,要程序代码 :loveliness:
f(x)=(5x(1)+9x(2)+4x(3)+7x(4)+3x(5)-4)^2
+(7x(1)+2x(2)+6x(3)+2x(4)+5x(5)-3)^2
+(3x(1)+1x(2)+5x(3)+4x(4)+9x(5)-5)^2
+(2x(1)+1x(2)+3x(3)+5x(4)+6x(5)-4)^2
+(4x(1)+5x(2)+3x(3)+7x(4)+1x(5)-3)^2
其中x(1),x(2),x(3),x(4),x(5)≥0;
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 数组布局 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!