Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Convex Optimization in Signal Processing and Communications 凸优化在信号处理与通信应用中的应用,全英文教材,深入浅出。
  • Convex Optimization Stanford的Stephen Boyd教授的凸优化 MachineLearning必不可少的资源
  • A SINGLY CONSTRAINED CLASS OF QUADRATIC PROGRAMS SUBJECT TO BOU... ... paper gives an O(n) algorithm for a singly constrained convex quadratic program using binary search to solve the Kuhn-Tucker ... an s-approximate algorithm is proposed which is based on convex and piecewise linear approximations of the objective function.
  • Convex Optimization 这本书主要讲的是凸函数的优化求解问题,是一本很适合研究生以及博士做论文优化模型,以及求解的非常好的参考文献。
  • Theory of Convex Optimization for Machine Learning 普林斯顿大学的BUbeck教授的关于凸优化理论的讲义,与其他机器学习相关的凸优化书籍相比,该书较短,但从该书从数学角度对问题的描述性较强,可以作为学习参考资料。
  • convex optimization 该书详细介绍了,凸集、凸函数的定义、判别方法及常用的凸优化方法
  • Energy-Efficient Resource Allocation ... (OFDM) downlink systems with simultaneous wireless information and power transfer. The algorithm design is formulated as a non-convex optimization problem for maximizing the energy efficiency of data transmission (bit/Joule delivered to the users).
  • Practical OpenCV ... Consensus (RANSAC) .......................................................................................80 Bounding Boxes and Circles ........................................................................................................91 Convex Hulls ...
  • Algorithms for Image Processing and Computer Vision ... 339 Orientation—Skew Detection 340 The Use of Edges 345 Handprinted Characters 348 Properties of the Character Outline 349 Convex Deficiencies 353 Vector Templates 357 Neural Nets 363 A Simple Neural Net 364 A Backpropagation Net for Digit Recognition ...
  • convex hull 计算几何中,计算点集凸包,使用方便,结果可靠!