摘要: 非线性规划 数学模型 Ax<=B Aeq x=Beq C(x)<=0 Ceq(x)=0 min F(X) subject to: AX <= B, AeqX = Beq (linear constraints) C(X) <= 0, Ceq(X) = 0 (nonlinear constraints 阅读全文
posted @ 2023-05-03 21:59 5hithin 阅读(87) 评论(0) 推荐(0)