Community Profile

photo

Nimmi


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


??? Error using ==> cvx.mtimes at 41 Inner matrix dimensions must agree. Error in ==> cvx.mrdivide at 15 z = mtimes( x, y, 'rdivide' );
clear all i=1:201; k=201; t(i)=-3+6*(i-1)/(k-1); t=t(:); y(i)=exp(t(i)); y=y(:); p(i)=t(i).^2; p=p(:); cvx_begin var...

10 years ago | 0 answers | 0

0

answers