Convert LP to a Standard Form
\[\min{}c^\top{}x,\text{subject to }Ax=b\land{}x\geq0\]
For Inequality
- \(x+y\geq{}a\rightarrow{}x+y-z=a,z\geq0\)
- \(x+y\leq{}a\rightarrow{}x+y+s=a,s\geq0\)
- Unrestricted \(\rightarrow{}x=y-z,y\geq0,z\geq0\)
\[\min{}c^\top{}x,\text{subject to }Ax=b\land{}x\geq0\]
\[\text{minimize }f_0(x)\]
\[\text{subject to }f_i(x)\leq0\quad{}\land{}\quad{}Ax=b\]
\(f:R^n\rightarrow{}R\) is convex if dom\(f\) is a convex set and \[f(\theta{}x+(1-\theta)y)\leq\theta{}f(x)+(1-\theta)f(y)\] for all \(x,y\in\) dom\(f\), \(0\leq\theta\leq1\)
\[Reliability(t)=R(t)=\frac{N_0-n(t)}{N_0}\] \[Fallibility(t)=F(t)=\frac{n(t)}{N_0}\]
定义非时变离散时间动态系统: \[x_{k+1}=f(x_k,u_k,w_k)\] \[x_k\in{}S,u_k\in{}U(x_k)\subset{}C,w_k\sim{}P(\cdot{}|x_k,u_k)\]
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
3 / 3