Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Convex Optimization 凸优化算法的外文教材,线性规划,非线性,等等
  • CVX 2.0源码 CVX is a popular modeling framework for disciplined convex programming that CVX turns Matlab into a modeling language, ... Matlab expression syntax. CVX is a powerful tool for the rapid prototyping of models and algorithms incorporating convex optimization.
  • Waveform Diversity: Theory & Applications ... 3.4.1 Energy-Bandwidth Tradeoff 3.5 Optimization of a Functional References 4 Constant Envelope Transmit Signals 4.1 Convex Sets 4.1.1 Methods of Alternating Projections 4.1.2 Relaxed Projection Operators 4.2 Unimodular Sequences Using Cyclic ...
  • convex optimization 斯坦福大学Stephen Boyd的关于凸优化的书,这是一本学习凸优化的经典书籍!
  • Convex Optimization Solution manual 1-4 stephen Byod 的经典凸优教程的习题答案 1- 4章
  • Python Cookbook英文版 ... Queue 17.16 Converting Numbers to Rationals via Farey Fractions 17.17 Evaluating a Polynomial 17.18 Module: Finding the Convex Hull of a Set of 2D Points 17.19 Module: Parsing a String into a Date/Time Object Portably
  • Computational Geometry in C ... edition contains material on several new topics, such as randomized algorithms for polygon triangulation, planar point location, 3D convex hull construction, intersection algorithms for ray-segment and ray-triangle, and point-in-polyhedron. A new " ...
  • A nonlinear inverse scale space method for a convex multiplicati... 图像复原算法,基于TV正则化的去噪模型,能够有效的去除图像的噪声
  • Introduction to Global Optimization ... global multistart algorithms with a concrete example (SobolOpt). In-depth study of a deterministic spatial Branch-and-Bound algorithm, and convex relaxation of an NLP. Latest advances in bilinear programming: the theory of reduction constraints.
  • CVX users' guide 一个凸优化计算的工具包CVX的用户手册, 《Convex Optimization》的作者Michael Grant和Stephen Boyd团队开发。