最优化基础(1):单目标优化问题求解基础(Formulation of single objective optimization problem)

12 篇文章 7 订阅 ¥69.90 ¥99.00

CH1:Formulation of single objective optimization problem

1. Motivations

The aim of the first class is to understand the definition,familiar with the formula and know how to generate the expression.

1.1 Optimization

Optimization is the way to find using an algorithmic approach the “best possible” solutions from a given set of feasible(applicable or acceptable) solutions.

1.2 Design variables

Design variables (they are also called decision variables or optimizations variables) are the variables on which the designer can act to improve the product or the system while improving the criterion. These variables are represented as a vector x x x of dimension n.
x ∈ R n , x = [ x 1 , x 2 , x 3 , x 4 . . . x i . . . x n ] T x \in R^n,x = [x_1,x_2,x_3,x_4...x_i...x_n]^T xRn,x=[x1,x2,x3,x4...xi...xn]T

1.3 Fixed parameters

Fixed parameters are given by a previous decision or are input from another disciplinary of a previous stage, or non modifiable data for a given problem. These fixed parameters are represented as a vector p p p of dimension n.
p ∈ R n , x = [ p 1 , p 2 , p 3 , p 4 . . . p i . . . p n ] T p \in R^n,x = [p_1,p_2,p_3,p_4...p_i...p_n]^T pRn,x=[p1,p2,p3,p4...pi...pn]T

1.4 Constraints

Constraints are some conditions to be respected by the solution. The boundaries of the decision variables also to be considered as constraints.
These constraints are represented as :
在这里插入图片描述

1.5 Feasible solution

A point x ∈ R n x \in R^n xRn is said to be feasible if it satisfies all the constraints(inequality and equality). And Feasible region(also called design space, admissible space or domain Ω \Omega Ω) is the set of all the feasible points.
在这里插入图片描述
We can use this figure to review our constraints are active or inactive.

1.6 Generic formulation

在这里插入图片描述

2. Local and global minimum

We can always find a local minimum value . And global minimum value is the smallest local minimum in the domain.

3. Classification of optimization problems

在这里插入图片描述

4. Example

All the examples are in this website.

ExampleRemark
BEAMsolve multi-objective function problem :cost and performance
MANUFACTURINGfind a better solution around (187.5,125)
ToysData Reformulation
ROBOT RRobjective function can be f(x)=norm(QP)
ANTENNAStransform multi-objective function problem to a single one
KNAPSACK PROBLEMSCOMBINATORIAL OPTIMIZATION
Resources Allocationbinary variable,perfect formulation in this way

Resources Allocation

If the variable x can take only one of the discrete variables (d1, d2,…, dn) (integer or not) then it is possible to introduce n supplementary binary variables y i y_i yi and 2 equality constraints

5. Summary

This chapter is an introduction about what is the optimization and how we do the optimization. It shows us the tool we could use for optimization. Optimization includes optimization problem, design variables, fixed parameters, objective function and constraints.Several examples are mentioned to make sure we know how to formulate the problem.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

肥鼠路易

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值