أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
- I would wanna inquire about how to install the CVX library and get it full functioning in Matlab.
Hello, try to follow these instructions:
Basic instructions
Retrieve the latest version of cvx from http://www.stanford.edu/∼boyd/cvx. You can download the package as either a .zip file or a .tar.gz file.
If you have been running a previous version of cvx, remove it or rename it to, say, cvx_old—before proceeding. DO NOT allow the new version of cvx to be unpacked on top of the old.
Unpack the file anywhere you like; a directory called cvx will be created. There is one important exception: do not place cvx in Matlab’s own toolbox directory.
Start Matlab.
Alternatively, if you unpacked cvx.tar.gz into the directory ~/matlab on a Linux machine, then you would type
cd ~/matlab/cvxat the Matlab command prompt.
REF. cvx Users’ Guide for cvx version1.21 ∗
January,2011
Link: http://orion.math.uwaterloo.ca/~hwolkowi/henry/teaching/w11/367.w11/367miscfiles/cvx_usrguide.pdf