Community Profile

photo

Hancheng Zhu


Last seen: 4 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


The product of a vector and a matrix
I have a vector A = and a matrix X = , where is a M-dimensional row vector. Does matlab have an operator that directly give m...

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Matlab solver for unconstrained convex optimization
I have a large scale unconstrained convex optimization problem as follows min , where and are N-dimensional vectors, is a sc...

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Optimization problem using fminunc
I have an optimization problem where x is a N-dimensional vector need to be optimized and a1,...,a5 are parameters. I have w...

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


How to efficiently calculate a weighted sum of 3 dimensional matrix through a vector in matlab
A is a 3 dimensional matrix (M*N*K), b is a vector with length K. I need to calculate , which is a 2 dimensional matrix (M*N)....

5 Monate vor | 2 Antworten | 0

2

Antworten

Frage


quadprog is too slow for a convex unconstrained quadratic problem
My algorithm contains solving a unconstrained quadratic problem. f(x) = 1/2*x'*A*x+b'*x, where A is a positive semidefinite matr...

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


CVX optimization of semidefinite relaxation (SDR) with complex matrix
I need to optimize the following semidefinite relaxation problem Here is my code with CVX tool where N is the size of matr...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Problem of tensor extraction

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort