全部版块 我的主页
论坛 计量经济学与统计论坛 五区 计量经济学与统计软件
7820 14
2010-06-06
Convex Optimization (Hardcover)
Stephen Boyd (Author), Lieven Vandenberghe (Author)

Editorial Reviews
Review
"Boyd and Vandenberghe have written a beautiful book that I strongly recommend to everyone interested in optimization and computational mathematics: Convex Optimization is a very readable and inspiring introduction to this modern field of research...The book will be accessible not only to mathematicians but also to researchers and students who want to use convex optimization in applied fields like engineering, computer science, economics, statistics, or others. I recommend it as one of the best optimization textbooks that have appeared in the last years."
Mathematical Methods of Operations Research


"...this concisely writen book is useful in many regards: as a primary textbook for convex optimization with engineering applications or as an alternate text for a more traditional course on linear or nonlinear optimization."
Journal of the American Statistical Association, Hans-Jakob Luethi, Swiss Federal Institute of Technology Zurich


"The book by Boyd and Vandenberghe reviewed here is one of ... the best I have ever seen ... it is a gentle, but rigorous, introduction to the basic concepts and methods of the field ... this book is meant to be a 'first book' for the student or practitioner of optimization. However, I think that even the experienced researcher in the field has something to gain from reading this book: I have very much enjoyed the easy to follow presentation of many meaningful examples and suggestive interpretations meant to help the student's understanding penetrate beyond the surface of the formal description of the concepts and techniques. For teachers of convex optimization this book can be a gold mine of exercises."
MathSciNet
Product Description
Convex optimization problems arise frequently in many different fields. A comprehensive introduction to the subject, this book shows in detail how such problems can be solved numerically with great efficiency. The focus is on recognizing convex optimization problems and then finding the most appropriate technique for solving them. The text contains many worked examples and homework exercises and will appeal to students, researchers and practitioners in fields such as engineering, computer science, mathematics, statistics, finance, and economics.


Product Details
  • Hardcover: 730 pages
  • Publisher: Cambridge University Press (March 8, 2004)
  • Language: English
  • ISBN-10: 0521833787
  • ISBN-13: 978-0521833783

附件列表

Convex Optimization~Stephen Boyd.Cambridge.2004.pdf

大小:5.52 MB

只需: 1 个论坛币  马上下载

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2010-6-6 07:18:56

Contents

Preface xi

1 Introduction 1

1.1 Mathematical optimization 1

1.2 Least-squares and linear programming 4

1.3 Convex optimization 7

1.4 Nonlinear optimization 9

1.5 Outline 11

1.6 Notation 14

Bibliography 16

I Theory 19

2 Convex sets 21

2.1 Affine and convex sets 21

2.2 Some important examples 27

2.3 Operations that preserve convexity 35

2.4 Generalized inequalities 43

2.5 Separating and supporting hyperplanes 46

2.6 Dual cones and generalized inequalities 51

Bibliography 59

Exercises 60

3 Convex functions 67

3.1 Basic properties and examples 67

3.2 Operations that preserve convexity 79

3.3 The conjugate function 90

3.4 Quasiconvex functions 95

3.5 Log-concave and log-convex functions 104

3.6 Convexity with respect to generalized inequalities 108

Bibliography 112

Exercises 113

4 Convex optimization problems 127

4.1 Optimization problems 127

4.2 Convex optimization 136

4.3 Linear optimization problems 146

4.4 Quadratic optimization problems 152

4.5 Geometric programming 160

4.6 Generalized inequality constraints 167

4.7 Vector optimization 174

Bibliography 188

Exercises 189

5 Duality 215

5.1 The Lagrange dual function 215

5.2 The Lagrange dual problem 223

5.3 Geometric interpretation 232

5.4 Saddle-point interpretation 237

5.5 Optimality conditions 241

5.6 Perturbation and sensitivity analysis 249

5.7 Examples 253

5.8 Theorems of alternatives 258

5.9 Generalized inequalities 264

Bibliography 272

Exercises 273
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2010-6-6 07:19:20

II Applications 289

6 Approximation and fitting 291

6.1 Norm approximation 291

6.2 Least-norm problems 302

6.3 Regularized approximation 305

6.4 Robust approximation 318

6.5 Function fitting and interpolation 324

Bibliography 343

Exercises 344

7 Statistical estimation 351

7.1 Parametric distribution estimation 351

7.2 Nonparametric distribution estimation 359

7.3 Optimal detector design and hypothesis testing 364

7.4 Chebyshev and Chernoff bounds 374

7.5 Experiment design 384

Bibliography 392

Exercises 393

8 Geometric problems 397

8.1 Projection on a set 397

8.2 Distance between sets 402

8.3 Euclidean distance and angle problems 405

8.4 Extremal volume ellipsoids 410

8.5 Centering 416

8.6 Classification 422

8.7 Placement and location 432

8.8 Floor planning 438

Bibliography 446

Exercises 447
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2010-6-6 07:19:49

III Algorithms 455

9 Unconstrained minimization 457

9.1 Unconstrained minimization problems 457

9.2 Descent methods 463

9.3 Gradient descent method 466

9.4 Steepest descent method 475

9.5 Newton’s method 484

9.6 Self-concordance 496

9.7 Implementation 508

Bibliography 513

Exercises 514

10 Equality constrained minimization 521

10.1 Equality constrained minimization problems 521

10.2 Newton’s method with equality constraints 525

10.3 Infeasible start Newton method 531

10.4 Implementation 542

Bibliography 556

Exercises 557

11 Interior-point methods 561

11.1 Inequality constrained minimization problems 561

11.2 Logarithmic barrier function and central path 562

11.3 The barrier method 568

11.4 Feasibility and phase I methods 579

11.5 Complexity analysis via self-concordance 585

11.6 Problems with generalized inequalities 596

11.7 Primal-dual interior-point methods 609

11.8 Implementation 615

Bibliography 621

Exercises 623

Appendices 631

A Mathematical background 633

A.1 Norms 633

A.2 Analysis 637

A.3 Functions 639

A.4 Derivatives 640

A.5 Linear algebra 645

Bibliography 652

B Problems involving two quadratic functions 653

B.1 Single constraint quadratic optimization 653

B.2 The S-procedure 655

B.3 The field of values of two symmetric matrices 656

B.4 Proofs of the strong duality results 657

Bibliography 659

C Numerical linear algebra background 661

C.1 Matrix structure and algorithm complexity 661

C.2 Solving linear equations with factored matrices 664

C.3 LU, Cholesky, and LDLT factorization 668

C.4 Block elimination and Schur complements 672

C.5 Solving underdetermined linear equations 681

Bibliography 684

References 685

Notation 697

Index 701
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2010-6-6 07:30:23
convex optimization.good
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2010-6-6 07:48:00
It's a good works
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

点击查看更多内容…
相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群