Hello everyone:
I try to use CVX to solve optimal problem in which conv2 is involved.
Since CVX only support conv and for-loop is not supported,
I have no idea about how to implement such function in CVX.
Any suggestion?
Sincerely
Raven
Hello everyone:
I try to use CVX to solve optimal problem in which conv2 is involved.
Since CVX only support conv and for-loop is not supported,
I have no idea about how to implement such function in CVX.
Any suggestion?
Sincerely
Raven
CVX does support for loops.