我正面临着以下挑战,我似乎找不到解决方案:我是这样开始的:# dim(X) is 5x15# dim(h) is 15x1
h a vector of zeros, G a matrix of constraint parameters, betaa shall be estimated
betaa <- Variable
我正在尝试在matlab中找到cvx块中的argmax。这只是为了使用线性规划找到Bellman方程的最优策略。Error using ==> cvx.max在cvx中有没有不同的方法来找到argmax?cvx_beginminimize(sum(V))
for s=1:N for s_next=1:Ns_next)); Q(