本资源分为8个单独的PDF文档,囊括了斯坦福大学Boyd教授所开设的凸优化课程(EE364a)的所有课后习题解答。这些习题一部分来自于Boyd所著的凸优化一书,一部分来自于数值优化、机器学习、统计拟合等工程领域,同时配有大量的Matlab实验和代码,可以帮助读者快速入门优化领域。建议读者配合EE364a的公开课一起学习。
2019-12-21 19:36:02 919KB 凸优化 ;课后习题
1
this packet codes are about primal dual algorithms for image processing such as image denoising based on ROF model and TV-L1 and Huber ROF, image restoration like deconvolution, image zooming, image inpainting,optical flow for motion estimation and Mumford-Shah multi-label image segmentation problem. these codes are base on the following paper,"a first-order primal-dual algorithm for convex problems with application to imaging", and are organized corresponding to the structure of this paper, therefore these codes are what so-called sample codes of this paper, so they are really convenient to learn and to use. to use them, what you need to do is just to open a folder, and run the corresponding .m file, then you will collect the processing result. to understand these codes,you are recommended to read the paper first, in this case, you can get a better comprehension about these codes. and before you use them, you are also recommended first to read the instructions included in the zip packet,because in all the codes,the primal variables and dual variables are both vectorized which are different from the general situations. if you have any questions about these codes,don't hesitate to contact me via email: Pock, Thomas:pock@icg.tugraz.at Chen, Yunijn:cheny@icg.tugraz.at enjoy them,and good luck with you.
1
凸优化经典之作,Stephen Boyd所著,可以由浅入深逐步理解凸优化的相关理论知识。本书为英文版,需要一定的英文功底
2019-12-21 19:33:27 5.52MB 凸优化 Convex Optimization
1
Bregman算法的原理,非常详尽的解释
2019-12-21 19:32:05 762KB Bregman 凸优化 图像处理
1
凸优化在信号处理和通信中的应用,对于使用凸优化做信号处理和通信的朋友非常有帮助
2019-12-21 19:29:08 15.11MB convex optim
1
凸优化matlab算法包内包含多种凸优化算法,可用来解决线性/非线性规划问题,实用性很好。
2019-12-21 19:25:40 6.13MB 凸优化
1
CVX-一款在matlab中,用于解决计算包括凸优化等问题,支持线性优化和二次方优化以及半正定算法。-CVX is a modeling system for constructing and solving disciplined convex programs (DCPs). CVX supports a number of standard problem types, including linear and quadratic programs (LPs/QPs), second-order cone programs (SOCPs), and semidefinite programs (SDPs).
1
Convex Optimization 英文版 Boyd著;凸优化 中文版 王会宁译;中文版讲义;英文版答案等一系列资料都有。
2019-12-21 18:58:49 59.27MB 中文版
1
凸优化 -Stephen Boyd 王书宁等译 清华大学出版社
2019-12-21 18:52:39 31.43MB 凸优化
1
Convex Optimization – Boyd and Vandenberghe 课后习题解答
2010-09-24 00:00:00 1.75MB 凸优化 Convex Optimization 习题
1