二次計画法(Quadratic Programming)の概要とPythonソルバーcvxoptの使い方

Convex Optimizationposted with カエレバStephen Boyd,Lieven Vandenberghe Cambridge University Press 2004-03-08 Amazonで探す楽天市場で探すYahooショッピングで探す 目次 目次 はじめに 二次計画法(Quadratic Programming)とは? 二次計画法のPythonソルバーcvxopt インストール方法 CVXOPTで簡単な二次計画問題を解…