Details

Optimization Techniques and Applications with Examples


Optimization Techniques and Applications with Examples


1. Aufl.

von: Xin-She Yang

111,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 24.09.2018
ISBN/EAN: 9781119490623
Sprache: englisch
Anzahl Seiten: 384

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>A guide to modern optimization applications and techniques in newly emerging areas spanning optimization, data science, machine intelligence, engineering, and computer sciences</b><b> </b></p> <p><i>Optimization Techniques and Applications with Examples</i> introduces the fundamentals of all the commonly used techniques in optimization that encompass the broadness and diversity of the methods (traditional and new) and algorithms. The author—a noted expert in the field—covers a wide range of topics including mathematical foundations, optimization formulation, optimality conditions, algorithmic complexity, linear programming, convex optimization, and integer programming.  In addition, the book discusses artificial neural network, clustering and classifications, constraint-handling, queueing theory, support vector machine and multi-objective optimization, evolutionary computation, nature-inspired algorithms and many other topics.</p> <p>Designed as a practical resource, all topics are explained in detail with step-by-step examples to show how each method works. The book’s exercises test the acquired knowledge that can be potentially applied to real problem solving. By taking an informal approach to the subject, the author helps readers to rapidly acquire the basic knowledge in optimization, operational research, and applied data mining.  This important resource:</p> <ul> <li>Offers an accessible and state-of-the-art introduction to the main optimization techniques</li> <li>Contains both traditional optimization techniques and the most current algorithms and swarm intelligence-based techniques</li> <li>Presents a balance of theory, algorithms, and implementation</li> <li>Includes more than 100 worked examples with step-by-step explanations </li> </ul> <p>Written for upper undergraduates and graduates in a standard course on optimization, operations research and data mining, <i>Optimization Techniques and Applications with Examples</i> is a highly accessible guide to understanding the fundamentals of all the commonly used techniques in optimization.</p>
<p>List of Figures xiii</p> <p>List of Tables xvii</p> <p>Preface xix</p> <p>Acknowledgements xxi</p> <p>Acronyms xxiii</p> <p>Introduction xxv</p> <p><b>Part I Fundamentals 1</b></p> <p><b>1 Mathematical Foundations 3</b></p> <p>1.1 Functions and Continuity 3</p> <p>1.1.1 Functions 3</p> <p>1.1.2 Continuity 4</p> <p>1.1.3 Upper and Lower Bounds 4</p> <p>1.2 Review of Calculus 6</p> <p>1.2.1 Differentiation 6</p> <p>1.2.2 Taylor Expansions 9</p> <p>1.2.3 Partial Derivatives 12</p> <p>1.2.4 Lipschitz Continuity 13</p> <p>1.2.5 Integration 14</p> <p>1.3 Vectors 16</p> <p>1.3.1 Vector Algebra 17</p> <p>1.3.2 Norms 17</p> <p>1.3.3 2D Norms 19</p> <p>1.4 Matrix Algebra 19</p> <p>1.4.1 Matrices 19</p> <p>1.4.2 Determinant 23</p> <p>1.4.3 Rank of a Matrix 24</p> <p>1.4.4 Frobenius Norm 25</p> <p>1.5 Eigenvalues and Eigenvectors 25</p> <p>1.5.1 Definiteness 28</p> <p>1.5.2 Quadratic Form 29</p> <p>1.6 Optimization and Optimality 31</p> <p>1.6.1 Minimum and Maximum 31</p> <p>1.6.2 Feasible Solution 32</p> <p>1.6.3 Gradient and Hessian Matrix 32</p> <p>1.6.4 Optimality Conditions 34</p> <p>1.7 General Formulation of Optimization Problems 35</p> <p>Exercises 36</p> <p>Further Reading 36</p> <p><b>2 Algorithms, Complexity, and Convexity 37</b></p> <p>2.1 What Is an Algorithm? 37</p> <p>2.2 Order Notations 39</p> <p>2.3 Convergence Rate 40</p> <p>2.4 Computational Complexity 42</p> <p>2.4.1 Time and Space Complexity 42</p> <p>2.4.2 Class P 43</p> <p>2.4.3 Class NP 44</p> <p>2.4.4 NP-Completeness 44</p> <p>2.4.5 Complexity of Algorithms 45</p> <p>2.5 Convexity 46</p> <p>2.5.1 Linear and Affine Functions 46</p> <p>2.5.2 Convex Functions 48</p> <p>2.5.3 Subgradients 50</p> <p>2.6 Stochastic Nature in Algorithms 51</p> <p>2.6.1 Algorithms with Randomization 51</p> <p>2.6.2 Random Variables 51</p> <p>2.6.3 Poisson Distribution and Gaussian Distribution 54</p> <p>2.6.4 Monte Carlo 56</p> <p>2.6.5 Common Probability Distributions 58</p> <p>Exercises 61</p> <p>Bibliography 62</p> <p><b>Part II Optimization Techniques and Algorithms 63</b></p> <p><b>3 Optimization 65</b></p> <p>3.1 Unconstrained Optimization 65</p> <p>3.1.1 Univariate Functions 65</p> <p>3.1.2 Multivariate Functions 68</p> <p>3.2 Gradient-Based Methods 70</p> <p>3.2.1 Newton’s Method 71</p> <p>3.2.2 Convergence Analysis 72</p> <p>3.2.3 Steepest Descent Method 73</p> <p>3.2.4 Line Search 77</p> <p>3.2.5 Conjugate Gradient Method 78</p> <p>3.2.6 Stochastic Gradient Descent 79</p> <p>3.2.7 Subgradient Method 81</p> <p>3.3 Gradient-Free Nelder–Mead Method 81</p> <p>3.3.1 A Simplex 81</p> <p>3.3.2 Nelder–Mead Downhill Simplex Method 82</p> <p>Exercises 84</p> <p>Bibliography 84</p> <p><b>4 Constrained Optimization 87</b></p> <p>4.1 Mathematical Formulation 87</p> <p>4.2 Lagrange Multipliers 87</p> <p>4.3 Slack Variables 91</p> <p>4.4 Generalized Reduced Gradient Method 94</p> <p>4.5 KKT Conditions 97</p> <p>4.6 PenaltyMethod 99</p> <p>Exercises 101</p> <p>Bibliography 101</p> <p><b>5 Optimization Techniques: Approximation Methods 103</b></p> <p>5.1 BFGS Method 103</p> <p>5.2 Trust-Region Method 105</p> <p>5.3 Sequential Quadratic Programming 107</p> <p>5.3.1 Quadratic Programming 107</p> <p>5.3.2 SQP Procedure 107</p> <p>5.4 Convex Optimization 109</p> <p>5.5 Equality Constrained Optimization 113</p> <p>5.6 Barrier Functions 115</p> <p>5.7 Interior-PointMethods 119</p> <p>5.8 Stochastic and Robust Optimization 121</p> <p>Exercises 123</p> <p>Bibliography 123</p> <p><b>Part III Applied Optimization 125</b></p> <p><b>6 Linear Programming 127</b></p> <p>6.1 Introduction 127</p> <p>6.2 Simplex Method 129</p> <p>6.2.1 Slack Variables 129</p> <p>6.2.2 Standard Formulation 130</p> <p>6.2.3 Duality 131</p> <p>6.2.4 Augmented Form 132</p> <p>6.3 Worked Example by Simplex Method 133</p> <p>6.4 Interior-PointMethod for LP 136</p> <p>Exercises 139</p> <p>Bibliography 139</p> <p><b>7 Integer Programming 141</b></p> <p>7.1 Integer Linear Programming 141</p> <p>7.1.1 Review of LP 141</p> <p>7.1.2 Integer LP 142</p> <p>7.2 LP Relaxation 143</p> <p>7.3 Branch and Bound 146</p> <p>7.3.1 How to Branch 153</p> <p>7.4 Mixed Integer Programming 155</p> <p>7.5 Applications of LP, IP, and MIP 156</p> <p>7.5.1 Transport Problem 156</p> <p>7.5.2 Product Portfolio 158</p> <p>7.5.3 Scheduling 160</p> <p>7.5.4 Knapsack Problem 161</p> <p>7.5.5 Traveling Salesman Problem 161</p> <p>Exercises 163</p> <p>Bibliography 163</p> <p><b>8 Regression and Regularization 165</b></p> <p>8.1 Sample Mean and Variance 165</p> <p>8.2 Regression Analysis 168</p> <p>8.2.1 Maximum Likelihood 168</p> <p>8.2.2 Regression 168</p> <p>8.2.3 Linearization 173</p> <p>8.2.4 Generalized Linear Regression 175</p> <p>8.2.5 Goodness of Fit 178</p> <p>8.3 Nonlinear Least Squares 179</p> <p>8.3.1 Gauss–Newton Algorithm 180</p> <p>8.3.2 Levenberg–Marquardt Algorithm 182</p> <p>8.3.3 Weighted Least Squares 183</p> <p>8.4 Over-fitting and Information Criteria 184</p> <p>8.5 Regularization and Lasso Method 186</p> <p>8.6 Logistic Regression 187</p> <p>8.7 Principal Component Analysis 191</p> <p>Exercises 195</p> <p>Bibliography 196</p> <p><b>9 Machine Learning Algorithms 199</b></p> <p>9.1 Data Mining 199</p> <p>9.1.1 Hierarchy Clustering 200</p> <p>9.1.2 k-Means Clustering 201</p> <p>9.1.3 Distance Metric 202</p> <p>9.2 Data Mining for Big Data 202</p> <p>9.2.1 Characteristics of Big Data 203</p> <p>9.2.2 Statistical Nature of Big Data 203</p> <p>9.2.3 Mining Big Data 204</p> <p>9.3 Artificial Neural Networks 206</p> <p>9.3.1 Neuron Model 207</p> <p>9.3.2 Neural Networks 208</p> <p>9.3.3 Back Propagation Algorithm 210</p> <p>9.3.4 Loss Functions in ANN 212</p> <p>9.3.5 Stochastic Gradient Descent 213</p> <p>9.3.6 Restricted Boltzmann Machine 214</p> <p>9.4 Support Vector Machines 216</p> <p>9.4.1 Statistical Learning Theory 216</p> <p>9.4.2 Linear Support Vector Machine 217</p> <p>9.4.3 Kernel Functions and Nonlinear SVM 220</p> <p>9.5 Deep Learning 221</p> <p>9.5.1 Learning 221</p> <p>9.5.2 Deep Neural Nets 222</p> <p>9.5.3 Tuning of Hyper-Parameters 223</p> <p>Exercises 223</p> <p>Bibliography 224</p> <p><b>10 Queueing Theory and Simulation 227</b></p> <p>10.1 Introduction 227</p> <p>10.1.1 Components of Queueing 227</p> <p>10.1.2 Notations 228</p> <p>10.2 Arrival Model 230</p> <p>10.2.1 Poisson Distribution 230</p> <p>10.2.2 Inter-arrival Time 233</p> <p>10.3 Service Model 233</p> <p>10.3.1 Exponential Distribution 233</p> <p>10.3.2 Service Time Model 235</p> <p>10.3.3 Erlang Distribution 235</p> <p>10.4 Basic QueueingModel 236</p> <p>10.4.1 M/M/1 Queue 236</p> <p>10.4.2 M/M/s Queue 240</p> <p>10.5 Little’s Law 242</p> <p>10.6 Queue Management and Optimization 243</p> <p>Exercises 245</p> <p>Bibliography 246</p> <p><b>Part IV Advanced Topics 249</b></p> <p><b>11 Multiobjective Optimization 251</b></p> <p>11.1 Introduction 251</p> <p>11.2 Pareto Front and Pareto Optimality 253</p> <p>11.3 Choice and Challenges 255</p> <p>11.4 Transformation to Single Objective Optimization 256</p> <p>11.4.1 Weighted Sum Method 256</p> <p>11.4.2 Utility Function 259</p> <p>11.5 The 𝜖-Constraint Method 261</p> <p>11.6 Evolutionary Approaches 264</p> <p>11.6.1 Metaheuristics 264</p> <p>11.6.2 Non-Dominated Sorting Genetic Algorithm 265</p> <p>Exercises 266</p> <p>Bibliography 266</p> <p><b>12 Constraint-Handling Techniques 269</b></p> <p>12.1 Introduction and Overview 269</p> <p>12.2 Method of Lagrange Multipliers 270</p> <p>12.3 Barrier Function Method 272</p> <p>12.4 PenaltyMethod 272</p> <p>12.5 Equality Constraints via Tolerance 273</p> <p>12.6 Feasibility Criteria 274</p> <p>12.7 Stochastic Ranking 275</p> <p>12.8 Multiobjective Constraint-Handling and Ranking 276</p> <p>Exercises 276</p> <p>Bibliography 277</p> <p><b>Part V Evolutionary Computation and Nature-Inspired</b></p> <p>Algorithms 279</p> <p><b>13 Evolutionary Algorithms 281</b></p> <p>13.1 Evolutionary Computation 281</p> <p>13.3.1 Basic Procedure 284</p> <p>13.3.2 Choice of Parameters 285</p> <p>13.4 Simulated Annealing 287</p> <p>13.5 Differential Evolution 290</p> <p>Exercises 293</p> <p>Bibliography 293</p> <p><b>14 Nature-Inspired Algorithms 297</b></p> <p>14.1 Introduction to SI 297</p> <p>14.2 Ant and Bee Algorithms 298</p> <p>14.3 Particle Swarm Optimization 299</p> <p>14.3.1 Accelerated PSO 301</p> <p>14.3.2 Binary PSO 302</p> <p>14.4 Firefly Algorithm 303</p> <p>14.5 Cuckoo Search 306</p> <p>14.5.1 CS Algorithm 307</p> <p>14.5.2 Lévy Flight 309</p> <p>14.5.3 Advantages of CS 312</p> <p>14.6 Bat Algorithm 313</p> <p>14.7 Flower Pollination Algorithm 315</p> <p>14.8 Other Algorithms 319</p> <p>Exercises 319</p> <p>Bibliography 319</p> <p>Appendix A Notes on Software Packages 323</p> <p>Appendix B Problem Solutions 329</p> <p>Index 345</p>
<p><b>XIN-SHE YANG, P<small>H</small>D,</b> is Reader/Professor in Modelling and Optimization at Middlesex University London. He is also an elected Bye-Fellow and College Lecturer at Cambridge University, Adjunct Professor at Reykjavik University, Iceland, as well as Distinguished Chair Professor at Xi'an Polytechnic University, China.
<p><b>A Guide to Modern Optimization Applications and Techniques in Newly Emerging Areas Spanning Optimization, Data Science, Machine Intelligence, Engineering, and Computer Sciences</b> <p><i>Optimization Techniques and Applications with Examples</i> introduces the fundamentals of all the commonly used techniques in optimization that encompass the broadness and diversity of the methods (traditional and new) and algorithms. The author—a noted expert in the field—covers a wide range of topics including mathematical foundations, optimization formulation, optimality conditions, algorithmic complexity, linear programming, convex optimization, and integer programming. In addition, the book discusses artificial neural network, clustering and classifications, constraint-handling, queueing theory, support vector machine and multi-objective optimization, evolutionary computation, nature-inspired algorithms, and many other topics. <p>Designed as a practical resource, all topics are explained in detail with step-by-step examples to show how each method works. The book's exercises test the acquired knowledge that can be potentially applied to real problem solving. By taking an informal approach to the subject, the author helps readers to rapidly acquire the basic knowledge in optimization, operational research, and applied data mining. This important resource: <li>Offers an accessible and state-of-the-art introduction to the main optimization techniques</li> <li>Contains both traditional optimization techniques and the most current algorithms and swarm intelligence-based techniques</li> <li>Presents a balance of theory, algorithms, and implementation</li> <li>Includes more than 100 worked examples with step-by-step explanations</li> </ul> <p>Written for upper undergraduates and graduates in a standard course on optimization, operations research and data mining, <i>Optimization Techniques and Applications with Examples</i> is a highly accessible guide to understanding the fundamentals of all the commonly used techniques in optimization.

Diese Produkte könnten Sie auch interessieren:

DPSM for Modeling Engineering Problems
DPSM for Modeling Engineering Problems
von: Dominique Placko, Tribikram Kundu
PDF ebook
159,99 €
Mathematical Analysis
Mathematical Analysis
von: Bernd S. W. Schröder
PDF ebook
114,99 €