⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 2-2.tex

📁 较好的一种新的关于遗传算法的源程序
💻 TEX
字号:
\documentclass{article}
\oddsidemargin=0cm
\evensidemargin=0cm
\textwidth=14.8 true cm
\textheight=23.2 true cm
\def \x{{\mbox{\boldmath $x$}}}
\def \y{{\mbox{\boldmath $y$}}}
\def \a{{\mbox{\boldmath $a$}}}
\def \d{{\mbox{\boldmath $d$}}}
\def \p{{\mbox{\boldmath $p$}}}
\def \r{{\mbox{\boldmath $r$}}}
\def \t{{\mbox{\boldmath $t$}}}
\def \w{{\mbox{\boldmath $w$}}}
\def \fx{{\mbox{\boldmath $\tilde x$}}}
\def \fy{{\mbox{\boldmath $\tilde y$}}}
\def \hxi{{\mbox{\boldmath $\xi$}}}
\def \heta{{\mbox{\boldmath $\eta$}}}
\def \htau{{\mbox{\boldmath $\tau$}}}
\def \Pos{{\rm Pos}}
\def \Ch{{\rm Ch}}
%\font\euler=EUSM10
\begin{document}

\noindent Liu B., {\em Uncertain Programming}, John Wiley \& Sons, New York, 1999

\vskip 1.5cm
\noindent {\bf Example 2.2} This is a complex nonlinear goal programming model,
$$\left\{\begin{array}{l}
\mbox{lexmin}\,\,\{d_1^-,d_2^-,d_3^+,d_4^-+d_4^+\}\\[0.15 cm]
\mbox{subject to:} \\ [0.1 cm]
\qquad \sum\limits_{i=1}^5x_i\sin(i\pi\cdot x_i)+d_1^--d_1^+=18\\[0.3cm]
\qquad \sum\limits_{i=1}^4x_i\sin(i\pi\cdot x_i)+d_2^--d_2^+=15\\[0.3cm]
\qquad \sum\limits_{i=1}^3x_i\sin(i\pi\cdot x_i)+d_3^--d_3^+=10\\[0.3cm]
\qquad \sum\limits_{i=1}^2x_i\sin(i\pi\cdot x_i)+d_4^--d_4^+=0\\[0.3cm]
\qquad x_1^2+x_2^2+x_3^2+x_4^2+x_5^2\le 100.
\end{array}\right.$$

\end{document}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -