Error in cvx_end ?!
|
|
13
|
48
|
December 24, 2024
|
I'm currently trying to reproduce a convex optimization problem from a certain article, with the following code.However, I encounter this error when running the code at the third-to-last and fourth-to-last lines:Invalid constraint: {positive convex}=={1}
|
|
2
|
42
|
December 24, 2024
|
Problem about changing CVX solver
|
|
1
|
18
|
December 23, 2024
|
R_sum is complex; Disciplined convex programming error: Invalid quadratic form: product is complex
|
|
3
|
34
|
December 23, 2024
|
A question about cvx solver - mosek
|
|
1
|
35
|
December 23, 2024
|
Disciplined convex programming error: Cannot perform the operation {convex}*{convex}
|
|
7
|
29
|
December 23, 2024
|
A problem of using CVX SDP
|
|
4
|
53
|
December 22, 2024
|
The CVX optimization rate is negative
|
|
6
|
26
|
December 22, 2024
|
Disciplined convex programming error: Invalid quadratic form: product is complex
|
|
1
|
5089
|
June 3, 2013
|
Can anyone help with Scaling issue(maybe
|
|
7
|
51
|
December 19, 2024
|
Infeasibility error for optimal control problem
|
|
3
|
26
|
December 19, 2024
|
A positive semidefinite constraint makes error in CVX
|
|
5
|
41
|
December 18, 2024
|
How to write this positive semidefinite constraint into CVX?
|
|
1
|
27
|
December 14, 2024
|
Asking for help:I don't know why the line of code cvx_end is giving an error; my CVX version is 2.2, so I would like to inquire about the reasons behind the occurrence of this issue
|
|
2
|
21
|
December 13, 2024
|
Ph.D. Thesis idea: Next generation of CVX or CVXPY which automatically figues out reformulations using "computer algebra" techniques
|
|
8
|
1085
|
December 12, 2024
|
Cannot perform the operation: {positive constant}./{concave}
|
|
4
|
20
|
December 12, 2024
|
This constraint is non-convex in CVX. Could you please tell me how to transform it into a convex one?
|
|
4
|
39
|
December 12, 2024
|
Ask for help: The expression trace(H_e1 * W1) results in a "not a square" error because H_e1 is a constant square matrix, while W1 is a variable matrix
|
|
1
|
21
|
December 11, 2024
|
There was an error when I asked for rk at the end, can you help me! Error message Disciplined convex programming error: Illegal operation: log( {convex} )
|
|
1
|
19
|
December 11, 2024
|
R = log(1+a/x), where x is a variable.How to correctly represent this in CVX?
|
|
2
|
24
|
December 10, 2024
|
Ask for help about cvx!
|
|
3
|
34
|
December 9, 2024
|
trace(hk(:,a)*hk(:,a)'*w*w')How should the traces of this matrix be represented in CVX?
|
|
3
|
30
|
December 9, 2024
|
How the xcorr function is used in CVX
|
|
1
|
8
|
December 8, 2024
|
How to solve minimize sum_k 1norm(x-x_k)^2 * norm(y-y_k)^2, where x,y,x_k,y_k are vectors with the same length, can we use CVX to solve this problem, thank you
|
|
2
|
22
|
December 7, 2024
|
I need help in proposing a maximization in CVX of xlog(1+y)
|
|
1
|
19
|
December 7, 2024
|
Cvx problem about trace operation
|
|
4
|
28
|
December 6, 2024
|
Differences between models implemented with cvxpy and pyomo
|
|
4
|
102
|
December 5, 2024
|
How to solve this convex problem using cvx matlab?
|
|
2
|
28
|
December 5, 2024
|
Normalizing Vector
|
|
3
|
1406
|
December 5, 2024
|
Ask for help:Why does the error occur in the third iteration?
|
|
5
|
29
|
December 3, 2024
|