回顾
参数化中的优化问题
几何处理中的优化问题
Geometry Problem and Modeling
- Formulate an objective energy \(E(x)\)
- Define constraints, if apply
\(\star \) Equality / Inequality
\(\star \) Linear / Nonlinear - Numerical optimization
\begin{array}{cl} \underset{x \in \mathbb{R}^{n}}{\operatorname{minimize}} & E(x) \\ \text { subject to } & c_{1}(x)=d_{1} \\ & c_{2}(x)>d_{2} \end{array}
本文出自CaterpillarStudyGroup,转载请注明出处。 https://caterpillarstudygroup.github.io/GAMES102_mdbook/