凸優化

凸優化 pdf epub mobi txt 電子書 下載2025

出版者:世界圖書齣版公司北京公司
作者:Stephen Boyd
出品人:
頁數:716
译者:
出版時間:2013-10-1
價格:149.00
裝幀:平裝
isbn號碼:9787510061356
叢書系列:
圖書標籤:
  • 數學
  • 機器學習
  • 優化
  • 計算機
  • optimization
  • Math
  • 組閤優化
  • MathOptimization
  • 凸優化
  • 最優化理論
  • 數學規劃
  • 工程數學
  • 運籌學
  • 機器學習
  • 算法設計
  • 綫性代數
  • 非綫性優化
  • 應用數學
想要找書就要到 小美書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

具體描述

《凸優化(英文)》由世界圖書齣版社齣版。

著者簡介

作者:(美國)鮑迪(Stephen Boyd)

圖書目錄

Preface
Introduction
1.1. Mathematical optimization
1.2 Least—squares and linear programming
1.3 Convex optimization
1.4 Nonlinear optimization
1.5 Outline
1.6 Notation
Bibliography
Theory
Convex sets
2.1 Affine and convex sets
2.2 Some important examples
2.3 Operations that preserve convexity
2.4 Generalized inequalities
2.5 Separating and supporting hyperplanes
2.6 Dual cones and generalized inequalities
Bibliography
Exercises
Convex functions
3.1 Basic properties and examples
3.2 Operations that preserve convexity
3.3 The conjugate function
3.4 Quasiconvex functions
3.5 Log—concave and log—convex functions
3.6 Convexity with respect to generalized inequalities
Bibliography
Exercises
Convex optimization problems
4.1 Optimization problems
4.2 Convex optimization
4.3 Linear optimization problems
4.4 Quadratic optimization problems
4.5 Geometric programming
4.6 Generalized inequality constraints
4.7 Vector optimization
Bibliography
Exercises
Duality
5.1 The Lagrange dual function
5.2 The Lagrange dual problem
5.3 Geometric interpretation
5.4 Saddle—point interpretation
5.5 Optimality conditions
5.0 Perturbation and sensitivity analysis
5.7 Examples
5.8 Theorems of alternatives
5,9 Generalized inequalities
Bibliography
Exercises
II Applications
6 Approximation and fitting
6.1 Norm approximation
0.2 Least—norm problems
6.3 Regularized approximation
6.4 Robust approximation
6.5 Function fitting and interpolation
Bibliography
Exercises
Statistical estimation
7.1 Parametric distribution estimation
7.2 Nonparametric distribution estimation
7.3 Optimal detector design and hypothesis testing
7.4 Chebyshev and Chernoff bounds
7.5 Experiment design
Bibliography
Exercises
8 Geometric problems
8.1 Projection on a set
8.2 Distance between sets
8.3 Euclidean distance and angle problems
8.4 Extremal volume ellipsoids
8.5 Centering
8.6 Classification
8.7 Placement and location
8.8 Floor planning
Bibliography
Exercises
III Algorithms
9 Unconstrained minimization
9.1 Unconstrained minimization problems
9.2 Descent methods
9.3 Gradient descent method
9.4 Steepest descent method
9.5 Newton's method
9.6 Self—concordance
9.7 Implementation
Bibliography
Exercises
10 Equality constrained minimization
10.1 Equality constrained minimization problems
10.2 Newton's method with equality constraints
10.3 Infeasible start Newton method
10.4 Implementation
Bibliography
Exercises
11 Interior—point methods
11.1 Inequality constrained minimization problems
11.2 Logarithmic barrier function and central path
11.3 The barrier method
11.4 Feasibility and phase I methods
11.5 Complexity analysis via self—concordance
11.6 Problems with generalized inequalities
11.7 Primal—dual interior—point methods
11.8 Implementation
Bibliography
Exercises
Appendices
A Mathematical background
A.1 Norms
A.2 Analysis
A.3 Functions
A.4 Derivatives
A.5 Linear algebra
Bibliography
B Problems involving two quadratic functions
B.1 Single constraint quadratic optimization
B.2 The S—procedure
B.3 The field of values of two symmetric matrices
B.4 Proofs of the strong duality results
Bibliography
C Numerical linear algebra background
C.1 Matrix structure and algorithm complexity
C.2 Solving linear equations with factored matrices
C.3 LU, Cholesky, and LDLT factorization
C.4 Block elimination and Schur complements
C.5 Solving underdetermined linear equations
Bibliography
References
Notation
Index
· · · · · · (收起)

讀後感

評分

看起来是厚厚的一本大部头,读起来并不太费力。它给出的实例多而好用、覆盖面全,不需要太深刻的数学功底,对于复杂的定理性质等也不强调证明,而是着眼于几何意义和实际用途,直观易懂。 作者本身的工科背景使得这本书在工业问题和计算机等实用方面的优点更为突出,数学依据...  

評分

这本书最大的不同就是理论介绍很多,而且采用很好的几何学到方法解释,非常清楚。后面一部分介绍具体到算法,只介绍了重要的算法,如果能于Numerical Opimization结合看会很好。此外,还可以verycd上找到视频讲座,那个老外发音相当标准。;)  

評分

这本书主要是面向实际应用。书中提供了凸优化的理论框架,但不强调复杂的定理证明。丰富的实例是这本书的特色。实例涉及的领域非常广例如通信,金融,机器学习等等。 Stephen教授在个人主页上提供了免费电子版本,而且还包含了习题以及相关数据和程序的下载。课程的讲义也可...  

評分

这本书最大的不同就是理论介绍很多,而且采用很好的几何学到方法解释,非常清楚。后面一部分介绍具体到算法,只介绍了重要的算法,如果能于Numerical Opimization结合看会很好。此外,还可以verycd上找到视频讲座,那个老外发音相当标准。;)  

評分

本书是我目前为止读过的最难的书籍之一,上一本天书是《纯粹理性批判》,两书以截然不同的方式抽象世界、认识世界,但都以同样的方式碾压了我微不足道的智力。 本书分三大部分,采用多次阅读逐渐深入的方法,读了两个月,第一部分理论读3遍,理解30%;第二部分应用读5遍,理解7...  

用戶評價

评分

32個贊

评分

配閤CVX101,效果好到爆。10天入門凸分析。

评分

32個贊

评分

配閤CVX101,效果好到爆。10天入門凸分析。

评分

例子豐富,應用為主

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美書屋 版权所有