QP:二次规划

“二次规划”(Quadratic Programming)在学术及科学领域中被广泛使用,尤其是在数学优化等相关学科中。为便于书写和应用,通常将其缩写成“QP”来指代。二次规划是一类特殊的非线性优化问题,其目标函数为自变量的二次形式,约束条件为线性,在工程、经济、机器学习等众多领域具有重要的应用价值。

Quadratic Programming具体释义

  • 英文缩写:QP
  • 英语全称:Quadratic Programming
  • 中文意思:二次规划
  • 中文拼音:èr cì guī huà
  • 相关领域qp 数学

Quadratic Programming的英文发音

例句

  1. Sequential quadratic programming method was used, and optimal Pareto set with different weight values were obtained.
  2. 采用序列二次规划(QP)法对模型进行了优化求解,得到了不同权重值时的多目标优化解集。
  3. The model solved a convex quadratic programming similar to standard support vector machine algorithm.
  4. 更新模型是求解一个与标准支持向量机具有类似的数学形式的凸二次规划(QP)问题。
  5. This paper discusses a finite element model updating method based on sequence quadratic programming ( SQP ).
  6. 提出了一种利用通用有限元程序和数学软件进行有限元模型修正的方法。
  7. In this paper, cubic spline theory and sequential quadratic programming are used for optimizing the initial reference path.
  8. 在粗略最短路径的基础上,应用三次样条曲线和序列二次规划(QP)的方法求解最优路径。
  9. However, the training procedure of support vector machines amounts to solving a constrained quadratic programming.
  10. 然而,支持向量机的训练过程等价于求解一个约束凸二次规划(QP)。