Error in optimization using fmincon
显示 更早的评论
1. Error : Not enough input arguments.
Error in fun (line 4) y = a1*Lh^2*x(1)^2 + b1*Lh*x(1) + a2*Lh^2*x(2)^2 + b2*Lh*x(2) + a3*Lh^2*x(3)^2 + b3*Lh*x(3);
2. Aeq must have one column.
If someone knows please help me out. Thank You.
3 个评论
Matt J
2018-6-25
Please give a full explanation of the problem and copy/pastes of what you are seeing, rather than bullet point.
NIKET shah
2018-6-25
编辑:Matt J
2018-6-25
Matt J
2018-6-25
Looks like you fixed it!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Solver Outputs and Iterative Display 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!