Convex Optimization Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "]] *** " to "]]. *** ")
m (Text replacement - "lems]]" to "lem]]s")
 
Line 33: Line 33:
=== 2004 ===
=== 2004 ===
* ([[2004_ConvexOptimization|Boyd & Vandenberghe, 2004]]) ⇒ Stephen P. Boyd, and Lieven Vandenberghe. ([[2004]]). “[http://www.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf Convex Optimization]." Cambridge University Press. ISBN:0521833787
* ([[2004_ConvexOptimization|Boyd & Vandenberghe, 2004]]) ⇒ Stephen P. Boyd, and Lieven Vandenberghe. ([[2004]]). “[http://www.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf Convex Optimization]." Cambridge University Press. ISBN:0521833787
** QUOTE: [[Convex Optimization Task|Convex optimization problem]]s arise frequently in many different [[fields]]. [[2004_ConvexOptimization|This book]] provides a comprehensive introduction to [[the subject]], and shows in detail how such [[Convex Optimization Task|problem]]s can be solved [[numerically]] with great [[efficiency]]. [[2004_ConvexOptimization|The book]] begins with the basic elements of [[convex set]]s and [[Convex Function|functions]], and then describes various classes of [[Convex Optimization Task|convex optimization problems]]. [[Duality]] and [[approximation technique]]s are then covered, as are [[statistical estimation technique]]s. Various [[geometrical problem]]s are then presented, and there is detailed discussion of [[unconstrained]] and [[constrained minimization problem]]s, and [[interior-point method]]s. The focus of [[2004_ConvexOptimization|the book]] is on recognizing [[Convex Optimization Task|convex optimization problem]]s and then finding the most appropriate [[technique]] for solving [[Convex Optimization Task|them]].
** QUOTE: [[Convex Optimization Task|Convex optimization problem]]s arise frequently in many different [[fields]]. [[2004_ConvexOptimization|This book]] provides a comprehensive introduction to [[the subject]], and shows in detail how such [[Convex Optimization Task|problem]]s can be solved [[numerically]] with great [[efficiency]]. [[2004_ConvexOptimization|The book]] begins with the basic elements of [[convex set]]s and [[Convex Function|functions]], and then describes various classes of [[Convex Optimization Task|convex optimization problem]]s. [[Duality]] and [[approximation technique]]s are then covered, as are [[statistical estimation technique]]s. Various [[geometrical problem]]s are then presented, and there is detailed discussion of [[unconstrained]] and [[constrained minimization problem]]s, and [[interior-point method]]s. The focus of [[2004_ConvexOptimization|the book]] is on recognizing [[Convex Optimization Task|convex optimization problem]]s and then finding the most appropriate [[technique]] for solving [[Convex Optimization Task|them]].


=== 2003 ===
=== 2003 ===

Latest revision as of 04:27, 28 November 2023

A Convex Optimization Algorithm is an optimization algorithm that can be implemented by a convex optimization system to solve a convex optimization task.



References

2014

  1. For methods for convex minimization, see the volumes by Hiriart-Urruty and Lemaréchal (bundle) and the textbooks by Ruszczyński and Boyd and Vandenberghe (interior point).

2004

2003